diff options
author | Mart Raudsepp <leio@gentoo.org> | 2020-03-19 13:36:39 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-03-19 13:36:39 +0200 |
commit | 1a81a4c183b6aca0ffafa283682f2cf3f094984d (patch) | |
tree | 86bba3a252903338fafc3ac6a416379c718e401a /dev-libs/grantlee | |
parent | xfce-base/exo: arm64 stable (bug #712350) (diff) | |
download | gentoo-1a81a4c183b6aca0ffafa283682f2cf3f094984d.tar.gz gentoo-1a81a4c183b6aca0ffafa283682f2cf3f094984d.tar.bz2 gentoo-1a81a4c183b6aca0ffafa283682f2cf3f094984d.zip |
dev-libs/grantlee: arm64 stable (bug #705756)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'dev-libs/grantlee')
-rw-r--r-- | dev-libs/grantlee/grantlee-5.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/grantlee/grantlee-5.2.0.ebuild b/dev-libs/grantlee/grantlee-5.2.0.ebuild index 94df8e673a61..677164dc81ea 100644 --- a/dev-libs/grantlee/grantlee-5.2.0.ebuild +++ b/dev-libs/grantlee/grantlee-5.2.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://downloads.grantlee.org/${P}.tar.gz" LICENSE="LGPL-2.1+" SLOT="5" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 x86" IUSE="debug doc test" BDEPEND=" |