diff options
author | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2016-07-25 19:56:17 +0200 |
---|---|---|
committer | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2016-07-25 19:56:17 +0200 |
commit | 1b23311138c821e44f7548bdab991a1ef2f38e8d (patch) | |
tree | a1577c8fc5337edcce438ea302ad07d7c6e9018f /dev-libs/grantlee/grantlee-5.1.0.ebuild | |
parent | sci-electronics/voacapl: Drop old (diff) | |
download | gentoo-1b23311138c821e44f7548bdab991a1ef2f38e8d.tar.gz gentoo-1b23311138c821e44f7548bdab991a1ef2f38e8d.tar.bz2 gentoo-1b23311138c821e44f7548bdab991a1ef2f38e8d.zip |
dev-libs/grantlee: keyword ~ppc
Bug: https://bugs.gentoo.org/show_bug.cgi?id=553426
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-libs/grantlee/grantlee-5.1.0.ebuild')
-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 e10f4c402ee1..4cb969917264 100644 --- a/dev-libs/grantlee/grantlee-5.1.0.ebuild +++ b/dev-libs/grantlee/grantlee-5.1.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://downloads.grantlee.org/${P}.tar.gz" LICENSE="LGPL-2.1+" SLOT="5" -KEYWORDS="amd64 ~arm ~ppc64 x86" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86" IUSE="debug doc test" RDEPEND=" |