commit: a5fe67e63e213b52a27afd6b98c8ae6142397283 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Sat Jul 15 09:39:46 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Sat Jul 15 09:39:53 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5fe67e6
dev-libs/grantlee: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 dev-libs/grantlee/grantlee-5.1.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/grantlee/grantlee-5.1.0.ebuild b/dev-libs/grantlee/grantlee-5.1.0.ebuild index 48075557c13..553658e457e 100644 --- a/dev-libs/grantlee/grantlee-5.1.0.ebuild +++ b/dev-libs/grantlee/grantlee-5.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ SRC_URI="http://downloads.grantlee.org/${P}.tar.gz" LICENSE="LGPL-2.1+" SLOT="5" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86" IUSE="debug doc test" RDEPEND="
