diff options
author | Steev Klimaszewski <steev@gentoo.org> | 2016-03-04 01:19:53 -0600 |
---|---|---|
committer | Steev Klimaszewski <steev@gentoo.org> | 2016-03-04 01:39:16 -0600 |
commit | 7345a8bf34dfe808ab314d7935bfe64ccbd6eaae (patch) | |
tree | 6a81abe8523ce42bdd343b9e20bf4a5a60e4a99f /x11-apps | |
parent | Merge remote-tracking branch 'remotes/Elizafox/myspell-en-2016' (diff) | |
download | gentoo-7345a8bf34dfe808ab314d7935bfe64ccbd6eaae.tar.gz gentoo-7345a8bf34dfe808ab314d7935bfe64ccbd6eaae.tar.bz2 gentoo-7345a8bf34dfe808ab314d7935bfe64ccbd6eaae.zip |
x11-apps/xev: Keyword 1.2.2 for ~arm64
Tested on Cortex-A53
Package-Manager: portage-2.2.27
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xev/xev-1.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xev/xev-1.2.2.ebuild b/x11-apps/xev/xev-1.2.2.ebuild index 94cb38884c78..db712de1f514 100644 --- a/x11-apps/xev/xev-1.2.2.ebuild +++ b/x11-apps/xev/xev-1.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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 ~arm64 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 |