diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:49:15 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 22:17:10 +0000 |
commit | 4e4dcc39ced2d44ccdaa46319c7487f6630b7e88 (patch) | |
tree | f90ee8fb426c7ba7166509db6a82d1b9fdb30621 /x11-apps | |
parent | x11-apps/xprop: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-4e4dcc39ced2d44ccdaa46319c7487f6630b7e88.tar.gz gentoo-4e4dcc39ced2d44ccdaa46319c7487f6630b7e88.tar.bz2 gentoo-4e4dcc39ced2d44ccdaa46319c7487f6630b7e88.zip |
x11-apps/xrdb: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xrdb/xrdb-1.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xrdb/xrdb-1.2.0.ebuild b/x11-apps/xrdb/xrdb-1.2.0.ebuild index da18db9c6098..f6214f3a7709 100644 --- a/x11-apps/xrdb/xrdb-1.2.0.ebuild +++ b/x11-apps/xrdb/xrdb-1.2.0.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit xorg-3 DESCRIPTION="X server resource database utility" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-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 ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="x11-libs/libXmu |