diff options
author | Sam James <sam@gentoo.org> | 2020-12-13 23:30:08 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-13 23:30:08 +0000 |
commit | 21efcec79283eadaccb3c0dd6fffd5999474c0eb (patch) | |
tree | 4f8d480e1830d5efc3e0be22335f4ee29715214f /x11-apps/xprop/xprop-1.2.5.ebuild | |
parent | x11-apps/xkbcomp: Stabilize 1.4.4 ppc64, #758461 (diff) | |
download | gentoo-21efcec79283eadaccb3c0dd6fffd5999474c0eb.tar.gz gentoo-21efcec79283eadaccb3c0dd6fffd5999474c0eb.tar.bz2 gentoo-21efcec79283eadaccb3c0dd6fffd5999474c0eb.zip |
x11-apps/xprop: Stabilize 1.2.5 ppc64, #758461
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-apps/xprop/xprop-1.2.5.ebuild')
-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 46cffa19ce70..0ede1b0ad721 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} |