diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:49:04 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 22:17:04 +0000 |
commit | 0fbe4d15a4295a6810803ca1e0ba15644303c654 (patch) | |
tree | 960d36c03e74d2dc722227a37c620f59c49af2c2 /x11-apps | |
parent | x11-apps/xinit: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-0fbe4d15a4295a6810803ca1e0ba15644303c654.tar.gz gentoo-0fbe4d15a4295a6810803ca1e0ba15644303c654.tar.bz2 gentoo-0fbe4d15a4295a6810803ca1e0ba15644303c654.zip |
x11-apps/xkbcomp: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xkbcomp/xkbcomp-1.4.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xkbcomp/xkbcomp-1.4.4.ebuild b/x11-apps/xkbcomp/xkbcomp-1.4.4.ebuild index c6266542a1c9..c8bac72168f4 100644 --- a/x11-apps/xkbcomp/xkbcomp-1.4.4.ebuild +++ b/x11-apps/xkbcomp/xkbcomp-1.4.4.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit xorg-3 DESCRIPTION="XKB keyboard description compiler" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" IUSE="" DEPEND=" >=x11-libs/libX11-1.6.9 |