diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-04-27 17:48:09 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-04-27 17:48:09 -0700 |
commit | 35e6c66e6a823d3473a1dad922a96148c0755f4b (patch) | |
tree | c534340c005cabc3424e4f6e4c1d720deaa06374 /x11-apps/xprop | |
parent | x11-apps/xmodmap-1.0.10: alpha stable, bug 682846 (diff) | |
download | gentoo-35e6c66e6a823d3473a1dad922a96148c0755f4b.tar.gz gentoo-35e6c66e6a823d3473a1dad922a96148c0755f4b.tar.bz2 gentoo-35e6c66e6a823d3473a1dad922a96148c0755f4b.zip |
x11-apps/xprop-1.2.4: alpha stable, bug 682846
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps/xprop')
-rw-r--r-- | x11-apps/xprop/xprop-1.2.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xprop/xprop-1.2.4.ebuild b/x11-apps/xprop/xprop-1.2.4.ebuild index 2b72ff94201a..c9adad3c7c29 100644 --- a/x11-apps/xprop/xprop-1.2.4.ebuild +++ b/x11-apps/xprop/xprop-1.2.4.ebuild @@ -7,7 +7,7 @@ inherit xorg-3 DESCRIPTION="property displayer for X" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="x11-libs/libX11" |