diff options
author | Sam James <sam@gentoo.org> | 2020-12-13 23:14:29 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-13 23:14:29 +0000 |
commit | 3a7fe5f998456368ca025b109aff697ab1334b27 (patch) | |
tree | 33c72dc3502c42d62533bb92879fcda2960c92cf /x11-apps/xprop | |
parent | x11-apps/xkbcomp: stable 1.4.4 for s390 (diff) | |
download | gentoo-3a7fe5f998456368ca025b109aff697ab1334b27.tar.gz gentoo-3a7fe5f998456368ca025b109aff697ab1334b27.tar.bz2 gentoo-3a7fe5f998456368ca025b109aff697ab1334b27.zip |
x11-apps/xprop: stable 1.2.5 for s390
stable wrt bug #758461
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="s390"
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 9d9738913209..46cffa19ce70 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 ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" RDEPEND="x11-libs/libX11" DEPEND="${RDEPEND} |