diff options
author | Steev Klimaszewski <steev@gentoo.org> | 2016-03-20 16:17:43 -0500 |
---|---|---|
committer | Steev Klimaszewski <steev@gentoo.org> | 2016-03-20 17:08:57 -0500 |
commit | 3e142a8cdcbe09aa4892d7dc04aed9d42dc52666 (patch) | |
tree | 84a00d99e49bc874744cfe9bfb10d23ecf4d32fb /x11-themes/xcursor-neutral | |
parent | dev-python/docker-py: remove version 1.1.0-r2 (diff) | |
download | gentoo-3e142a8cdcbe09aa4892d7dc04aed9d42dc52666.tar.gz gentoo-3e142a8cdcbe09aa4892d7dc04aed9d42dc52666.tar.bz2 gentoo-3e142a8cdcbe09aa4892d7dc04aed9d42dc52666.zip |
x11-themes/xcursor-neutral: Add ~arm64 keyword
Package-Manager: portage-2.2.28
Diffstat (limited to 'x11-themes/xcursor-neutral')
-rw-r--r-- | x11-themes/xcursor-neutral/xcursor-neutral-1.20.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/xcursor-neutral/xcursor-neutral-1.20.ebuild b/x11-themes/xcursor-neutral/xcursor-neutral-1.20.ebuild index 5aad8396126d..dcf360c469e0 100644 --- a/x11-themes/xcursor-neutral/xcursor-neutral-1.20.ebuild +++ b/x11-themes/xcursor-neutral/xcursor-neutral-1.20.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ SRC_URI="http://kde-look.org/CONTENT/content-files/${MY_P}" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="amd64 ~arm sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm ~arm64 sparc x86 ~x86-fbsd" IUSE="examples" RDEPEND="x11-libs/libX11 x11-libs/libXcursor |