diff options
author | 2023-01-25 21:20:33 +0200 | |
---|---|---|
committer | 2023-01-25 21:20:33 +0200 | |
commit | 0c911dcfcaecf12c56fa839979972e26e2298b16 (patch) | |
tree | a24c965414b3135eb7033931eca666c75895f282 /x11-apps | |
parent | dev-libs/wayland-protocols: Stabilize 1.31 ppc, #891865 (diff) | |
download | gentoo-0c911dcfcaecf12c56fa839979972e26e2298b16.tar.gz gentoo-0c911dcfcaecf12c56fa839979972e26e2298b16.tar.bz2 gentoo-0c911dcfcaecf12c56fa839979972e26e2298b16.zip |
x11-apps/xinit: Stabilize 1.4.2 ppc, #891865
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xinit/xinit-1.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xinit/xinit-1.4.2.ebuild b/x11-apps/xinit/xinit-1.4.2.ebuild index 60556a7cb3e2..36bcb679af06 100644 --- a/x11-apps/xinit/xinit-1.4.2.ebuild +++ b/x11-apps/xinit/xinit-1.4.2.ebuild @@ -9,7 +9,7 @@ inherit xorg-3 DESCRIPTION="X Window System initializer" LICENSE="${LICENSE} GPL-2" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~arm-linux ~x86-linux" IUSE="twm" RDEPEND=" |