diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-27 00:12:25 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-27 00:12:25 -0400 |
commit | 1d40bf721e71bb9da3251a73471b16989b1be84f (patch) | |
tree | b11e683bd50f481a4549e37bdf800bac2de5231f /x11-apps/xprop | |
parent | x11-apps/xmore: amd64 stable wrt bug #682846 (diff) | |
download | gentoo-1d40bf721e71bb9da3251a73471b16989b1be84f.tar.gz gentoo-1d40bf721e71bb9da3251a73471b16989b1be84f.tar.bz2 gentoo-1d40bf721e71bb9da3251a73471b16989b1be84f.zip |
x11-apps/xprop: amd64 stable wrt bug #682846
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
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 744d68586825..6d42d84b17ec 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" |