diff options
author | Steev Klimaszewski <steev@gentoo.org> | 2016-03-20 17:08:29 -0500 |
---|---|---|
committer | Steev Klimaszewski <steev@gentoo.org> | 2016-03-20 17:09:24 -0500 |
commit | d2c2805349b50295a22e60e9c58ea8b4c6348966 (patch) | |
tree | fff96d4f639c60c5b55297d609cc125a37d43783 /x11-themes | |
parent | www-client/firefox: Add ~arm64 keyword (diff) | |
download | gentoo-d2c2805349b50295a22e60e9c58ea8b4c6348966.tar.gz gentoo-d2c2805349b50295a22e60e9c58ea8b4c6348966.tar.bz2 gentoo-d2c2805349b50295a22e60e9c58ea8b4c6348966.zip |
x11-themes/vanilla-dmz-xcursors: Add ~arm64 keyword
Package-Manager: portage-2.2.28
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/vanilla-dmz-xcursors/vanilla-dmz-xcursors-0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/vanilla-dmz-xcursors/vanilla-dmz-xcursors-0.4.ebuild b/x11-themes/vanilla-dmz-xcursors/vanilla-dmz-xcursors-0.4.ebuild index ff4843d5f64b..b1e9ccecc0ad 100644 --- a/x11-themes/vanilla-dmz-xcursors/vanilla-dmz-xcursors-0.4.ebuild +++ b/x11-themes/vanilla-dmz-xcursors/vanilla-dmz-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} |