diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-01-09 13:59:04 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-01-09 15:31:45 +0100 |
commit | 164d3cee68c61cafe51ed80297edf2efb93b78ca (patch) | |
tree | 34cbe3014266af8e49df43cb53d699f9ec2b1765 /x11-apps | |
parent | x11-apps/xedit: Stable for HPPA PPC64 (bug #559062). (diff) | |
download | gentoo-164d3cee68c61cafe51ed80297edf2efb93b78ca.tar.gz gentoo-164d3cee68c61cafe51ed80297edf2efb93b78ca.tar.bz2 gentoo-164d3cee68c61cafe51ed80297edf2efb93b78ca.zip |
x11-apps/xev: Stable for HPPA PPC64 (bug #559062).
Package-Manager: portage-2.2.26
RepoMan-Options: --ignore-arches
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xev/xev-1.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xev/xev-1.2.2.ebuild b/x11-apps/xev/xev-1.2.2.ebuild index 23b1cf617e63..94cb38884c78 100644 --- a/x11-apps/xev/xev-1.2.2.ebuild +++ b/x11-apps/xev/xev-1.2.2.ebuild @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="Print contents of X events" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x86-winnt" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x86-winnt" IUSE="" RDEPEND="x11-libs/libX11 |