diff options
author | Steev Klimaszewski <steev@gentoo.org> | 2016-03-04 01:10:00 -0600 |
---|---|---|
committer | Steev Klimaszewski <steev@gentoo.org> | 2016-03-04 01:10:00 -0600 |
commit | d987ec2c0a5fe3473a78533a7958beed138178f4 (patch) | |
tree | ab16f67edb054d2e1cdbaab88476cd5edc453d9a /x11-apps | |
parent | x11-apps/xlsatoms: Keyword 1.1.2 for ~arm64 (diff) | |
download | gentoo-d987ec2c0a5fe3473a78533a7958beed138178f4.tar.gz gentoo-d987ec2c0a5fe3473a78533a7958beed138178f4.tar.bz2 gentoo-d987ec2c0a5fe3473a78533a7958beed138178f4.zip |
x11-apps/xmodmap: Keyword 1.0.9 for ~arm64
Tested on Cortex-A53
Package-Manager: portage-2.2.27
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xmodmap/xmodmap-1.0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xmodmap/xmodmap-1.0.9.ebuild b/x11-apps/xmodmap/xmodmap-1.0.9.ebuild index c08704747ea4..939582c7ffa2 100644 --- a/x11-apps/xmodmap/xmodmap-1.0.9.ebuild +++ b/x11-apps/xmodmap/xmodmap-1.0.9.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="utility for modifying keymaps and pointer button mappings in X" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="x11-libs/libX11" |