diff options
author | James Le Cuirot <chewi@gentoo.org> | 2022-01-03 12:28:01 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2022-01-03 12:28:20 +0000 |
commit | 933634d8a9a374633aaebb9ccf752f32407887e3 (patch) | |
tree | 51a6f962c6d7c89b6f9f74aafa152b89a0f97d29 /x11-apps/xinit | |
parent | x11-terms/xterm: Keyword 369 for ~m68k (diff) | |
download | gentoo-933634d8a9a374633aaebb9ccf752f32407887e3.tar.gz gentoo-933634d8a9a374633aaebb9ccf752f32407887e3.tar.bz2 gentoo-933634d8a9a374633aaebb9ccf752f32407887e3.zip |
x11-apps/xinit: Keyword 1.4.1-r1 for ~m68k
Manually tested and working.
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'x11-apps/xinit')
-rw-r--r-- | x11-apps/xinit/xinit-1.4.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xinit/xinit-1.4.1-r1.ebuild b/x11-apps/xinit/xinit-1.4.1-r1.ebuild index 51d8f710ae2f..6fe423adfb1a 100644 --- a/x11-apps/xinit/xinit-1.4.1-r1.ebuild +++ b/x11-apps/xinit/xinit-1.4.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -8,7 +8,7 @@ inherit xorg-3 DESCRIPTION="X Window System initializer" LICENSE="${LICENSE} GPL-2" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~arm-linux ~x86-linux" IUSE="twm" RDEPEND=" |