diff options
author | Sam James <sam@gentoo.org> | 2023-01-24 00:57:47 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-24 00:57:47 +0000 |
commit | 8d08852d55bc78fb39a31e97e2732bc40307ddcd (patch) | |
tree | 8dabd1527e13065002f98f53b4fa3989b43c38be /x11-apps/xinit | |
parent | x11-apps/xhost: Stabilize 1.0.9 x86, #891865 (diff) | |
download | gentoo-8d08852d55bc78fb39a31e97e2732bc40307ddcd.tar.gz gentoo-8d08852d55bc78fb39a31e97e2732bc40307ddcd.tar.bz2 gentoo-8d08852d55bc78fb39a31e97e2732bc40307ddcd.zip |
x11-apps/xinit: Stabilize 1.4.2 x86, #891865
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-apps/xinit')
-rw-r--r-- | x11-apps/xinit/xinit-1.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xinit/xinit-1.4.2.ebuild b/x11-apps/xinit/xinit-1.4.2.ebuild index 73e5d99f7ffb..30099bd4fcc7 100644 --- a/x11-apps/xinit/xinit-1.4.2.ebuild +++ b/x11-apps/xinit/xinit-1.4.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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=" |