diff options
author | Steev Klimaszewski <steev@gentoo.org> | 2016-03-04 00:54:00 -0600 |
---|---|---|
committer | Steev Klimaszewski <steev@gentoo.org> | 2016-03-04 00:54:00 -0600 |
commit | 3f78bcbff160e7404b2ea1d98f5c866d7c4ed5f1 (patch) | |
tree | bc6481968cb0c43947555a4e0846aea4e05f4db6 /x11-apps/xcursorgen | |
parent | x11-apps/xlsclients: Keyword 1.1.3 for ~arm64 (diff) | |
download | gentoo-3f78bcbff160e7404b2ea1d98f5c866d7c4ed5f1.tar.gz gentoo-3f78bcbff160e7404b2ea1d98f5c866d7c4ed5f1.tar.bz2 gentoo-3f78bcbff160e7404b2ea1d98f5c866d7c4ed5f1.zip |
x11-apps/xcursorgen: Keyword 1.0.6 for ~arm64
Tested on Cortex-A53
Package-Manager: portage-2.2.27
Diffstat (limited to 'x11-apps/xcursorgen')
-rw-r--r-- | x11-apps/xcursorgen/xcursorgen-1.0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xcursorgen/xcursorgen-1.0.6.ebuild b/x11-apps/xcursorgen/xcursorgen-1.0.6.ebuild index 03a9d5a6bc13..8afaf4821763 100644 --- a/x11-apps/xcursorgen/xcursorgen-1.0.6.ebuild +++ b/x11-apps/xcursorgen/xcursorgen-1.0.6.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$ @@ -7,7 +7,7 @@ inherit xorg-2 DESCRIPTION="create an X cursor file from a collection of PNG images" -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 |