diff options
author | Steev Klimaszewski <steev@gentoo.org> | 2016-03-20 16:19:55 -0500 |
---|---|---|
committer | Steev Klimaszewski <steev@gentoo.org> | 2016-03-20 17:09:06 -0500 |
commit | 27f7a38a8d4327a119d2b48ff7796c2cb818db12 (patch) | |
tree | a9936acbc84439924d127c26700a074bc15f1c0d /x11-themes | |
parent | x11-themes/xcursor-neutral: Add ~arm64 keyword (diff) | |
download | gentoo-27f7a38a8d4327a119d2b48ff7796c2cb818db12.tar.gz gentoo-27f7a38a8d4327a119d2b48ff7796c2cb818db12.tar.bz2 gentoo-27f7a38a8d4327a119d2b48ff7796c2cb818db12.zip |
x11-themes/vanilla-dmz-aa-xcursors: Add ~arm64 keyword
Package-Manager: portage-2.2.28
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.ebuild b/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.ebuild index e8b4eff370e2..5c33f5765d56 100644 --- a/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.ebuild +++ b/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -9,7 +9,7 @@ SRC_URI="http://jimmac.musichall.cz/zip/${P/-xcursors}.tar.bz2" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ppc ppc64 sparc x86" +KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 sparc x86" IUSE="" S=${WORKDIR}/${MY_PN} |