diff options
author | Michael Palimaka <kensington@gentoo.org> | 2016-06-03 01:39:18 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2016-06-03 01:43:23 +1000 |
commit | a8ba912f6142fd893ced3ccdaf4c48bdc698e50b (patch) | |
tree | e691cbfa0ac0a6beed12718d222e18a254e9e4e8 /dev-libs/grantlee | |
parent | app-crypt/kencfs: remove old (diff) | |
download | gentoo-a8ba912f6142fd893ced3ccdaf4c48bdc698e50b.tar.gz gentoo-a8ba912f6142fd893ced3ccdaf4c48bdc698e50b.tar.bz2 gentoo-a8ba912f6142fd893ced3ccdaf4c48bdc698e50b.zip |
dev-libs/grantlee: x86 stable
Gentoo-bug: 579366
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'dev-libs/grantlee')
-rw-r--r-- | dev-libs/grantlee/grantlee-5.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/grantlee/grantlee-5.0.0.ebuild b/dev-libs/grantlee/grantlee-5.0.0.ebuild index 6060093d9ad5..4b7b7db3d512 100644 --- a/dev-libs/grantlee/grantlee-5.0.0.ebuild +++ b/dev-libs/grantlee/grantlee-5.0.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://downloads.grantlee.org/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="5" -KEYWORDS="amd64 ~arm ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~ppc64 x86" IUSE="debug doc test" RDEPEND=" |