diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:49:13 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 22:17:09 +0000 |
commit | 51c307e7876c58b52c4eff169ebf1a0f73ae24d9 (patch) | |
tree | a5ba03058c5bcc4a0efc1de3456b47c52947e78e /x11-apps/xprop | |
parent | x11-apps/xpr: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-51c307e7876c58b52c4eff169ebf1a0f73ae24d9.tar.gz gentoo-51c307e7876c58b52c4eff169ebf1a0f73ae24d9.tar.bz2 gentoo-51c307e7876c58b52c4eff169ebf1a0f73ae24d9.zip |
x11-apps/xprop: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-apps/xprop')
-rw-r--r-- | x11-apps/xprop/xprop-1.2.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xprop/xprop-1.2.5.ebuild b/x11-apps/xprop/xprop-1.2.5.ebuild index 882c7eeae5be..c942b74ed6cd 100644 --- a/x11-apps/xprop/xprop-1.2.5.ebuild +++ b/x11-apps/xprop/xprop-1.2.5.ebuild @@ -7,7 +7,7 @@ inherit xorg-3 DESCRIPTION="property displayer for X" -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" DEPEND="${RDEPEND} |