diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:49:17 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 22:17:11 +0000 |
commit | 26b7f7f3fb52bdedc164d5b5331d81c3e1242eab (patch) | |
tree | d1fb9551574da1a113414a001304a052019c0e61 /x11-apps | |
parent | x11-apps/xrdb: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-26b7f7f3fb52bdedc164d5b5331d81c3e1242eab.tar.gz gentoo-26b7f7f3fb52bdedc164d5b5331d81c3e1242eab.tar.bz2 gentoo-26b7f7f3fb52bdedc164d5b5331d81c3e1242eab.zip |
x11-apps/xset: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xset/xset-1.2.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xset/xset-1.2.4-r1.ebuild b/x11-apps/xset/xset-1.2.4-r1.ebuild index a4ea81db5022..9d83f67dcbca 100644 --- a/x11-apps/xset/xset-1.2.4-r1.ebuild +++ b/x11-apps/xset/xset-1.2.4-r1.ebuild @@ -7,7 +7,7 @@ inherit xorg-3 DESCRIPTION="X.Org xset application" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" RDEPEND=" x11-libs/libX11 |