diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-12-01 11:12:46 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-12-01 11:12:46 +0100 |
commit | 4018db3b9ce4719936a36c5b202d5e1ee2a69de9 (patch) | |
tree | f66fce42239b79450130ef99ef2ff30d6b57f6df /x11-apps/xev | |
parent | x11-apps/xedit: x86 stable wrt bug #559062 (diff) | |
download | gentoo-4018db3b9ce4719936a36c5b202d5e1ee2a69de9.tar.gz gentoo-4018db3b9ce4719936a36c5b202d5e1ee2a69de9.tar.bz2 gentoo-4018db3b9ce4719936a36c5b202d5e1ee2a69de9.zip |
x11-apps/xev: x86 stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'x11-apps/xev')
-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 149cabf14515..cac86720403f 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 |