diff options
author | Markus Meier <maekke@gentoo.org> | 2015-12-19 22:21:54 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-12-19 22:21:54 +0100 |
commit | 50f80a3352962a885ac513e9fc6c9836f496bc86 (patch) | |
tree | a90800e37b9f552ec79f1f3fa9bbd359d1b78405 /x11-apps/xev | |
parent | x11-apps/xdriinfo: arm stable, bug #559062 (diff) | |
download | gentoo-50f80a3352962a885ac513e9fc6c9836f496bc86.tar.gz gentoo-50f80a3352962a885ac513e9fc6c9836f496bc86.tar.bz2 gentoo-50f80a3352962a885ac513e9fc6c9836f496bc86.zip |
x11-apps/xev: arm stable, bug #559062
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="arm"
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 7b2b2c347da8..23b1cf617e63 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 |