commit: 3e142a8cdcbe09aa4892d7dc04aed9d42dc52666 Author: Steev Klimaszewski <steev <AT> gentoo <DOT> org> AuthorDate: Sun Mar 20 21:17:43 2016 +0000 Commit: Stephen Klimaszewski <steev <AT> gentoo <DOT> org> CommitDate: Sun Mar 20 22:08:57 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e142a8c
x11-themes/xcursor-neutral: Add ~arm64 keyword Package-Manager: portage-2.2.28 x11-themes/xcursor-neutral/xcursor-neutral-1.20.ebuild | 4 ++-- 1 file 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 5aad839..dcf360c 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
