diff options
author | Steev Klimaszewski <steev@gentoo.org> | 2016-03-04 01:15:54 -0600 |
---|---|---|
committer | Steev Klimaszewski <steev@gentoo.org> | 2016-03-04 01:15:54 -0600 |
commit | 65c75464ced193920a5c0586e3217ff41239bc5b (patch) | |
tree | 63b1b2a98a6ca8ae539260487deb57ab2b5272b2 /x11-apps/xkbevd | |
parent | x11-apps/xdriinfo: Keyword 1.0.5 for ~arm64 (diff) | |
download | gentoo-65c75464ced193920a5c0586e3217ff41239bc5b.tar.gz gentoo-65c75464ced193920a5c0586e3217ff41239bc5b.tar.bz2 gentoo-65c75464ced193920a5c0586e3217ff41239bc5b.zip |
x11-apps/xkbevd: Keyword 1.1.4 for ~arm64
Tested on Cortex-A53
Package-Manager: portage-2.2.27
Diffstat (limited to 'x11-apps/xkbevd')
-rw-r--r-- | x11-apps/xkbevd/xkbevd-1.1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xkbevd/xkbevd-1.1.4.ebuild b/x11-apps/xkbevd/xkbevd-1.1.4.ebuild index 79f78c0d1e4f..4ca27e009dc0 100644 --- a/x11-apps/xkbevd/xkbevd-1.1.4.ebuild +++ b/x11-apps/xkbevd/xkbevd-1.1.4.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="XKB event daemon" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND="x11-libs/libX11 |