diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-28 00:05:56 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-28 00:06:35 -0400 |
commit | 325eefa64ab6da175600c378fd2cca3c6a1e529a (patch) | |
tree | a3ffbb0d2c6d153a0e2c0e46ad066707fa20e375 /dev-libs/grantlee | |
parent | www-client/chromium: bump to 74.0.3729.169 (diff) | |
download | gentoo-325eefa64ab6da175600c378fd2cca3c6a1e529a.tar.gz gentoo-325eefa64ab6da175600c378fd2cca3c6a1e529a.tar.bz2 gentoo-325eefa64ab6da175600c378fd2cca3c6a1e529a.zip |
dev-libs/grantlee: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-libs/grantlee')
-rw-r--r-- | dev-libs/grantlee/grantlee-5.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/grantlee/grantlee-5.1.0.ebuild b/dev-libs/grantlee/grantlee-5.1.0.ebuild index 59e9f458582d..d8de4e45a9f6 100644 --- a/dev-libs/grantlee/grantlee-5.1.0.ebuild +++ b/dev-libs/grantlee/grantlee-5.1.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" RDEPEND=" |