diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-04-28 20:22:36 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-28 21:59:12 +0100 |
commit | 4ade15a810ea99e92d496c0fcab331a8788e7aa1 (patch) | |
tree | d168d342fa09d4ed11e7d0d253cf46574ad342b3 /x11-apps/xprop | |
parent | x11-apps/xlsatoms: stable 1.1.3 for sparc, bug #682846 (diff) | |
download | gentoo-4ade15a810ea99e92d496c0fcab331a8788e7aa1.tar.gz gentoo-4ade15a810ea99e92d496c0fcab331a8788e7aa1.tar.bz2 gentoo-4ade15a810ea99e92d496c0fcab331a8788e7aa1.zip |
x11-apps/xprop: stable 1.2.4 for sparc, bug #682846
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@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 cb381578e73a..01439d2fd649 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" |