diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-07-15 11:39:46 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-07-15 11:39:53 +0200 |
commit | a5fe67e63e213b52a27afd6b98c8ae6142397283 (patch) | |
tree | 7760bd856b7be1fb529e7d1a2135d2295cee7c2f /dev-libs/grantlee | |
parent | kde-frameworks/sonnet: keyword ~arm64 (diff) | |
download | gentoo-a5fe67e63e213b52a27afd6b98c8ae6142397283.tar.gz gentoo-a5fe67e63e213b52a27afd6b98c8ae6142397283.tar.bz2 gentoo-a5fe67e63e213b52a27afd6b98c8ae6142397283.zip |
dev-libs/grantlee: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-libs/grantlee')
-rw-r--r-- | dev-libs/grantlee/grantlee-5.1.0.ebuild | 4 |
1 files 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 48075557c13a..553658e457e5 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=" |