diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2016-10-12 10:48:14 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2016-10-12 11:06:23 +0200 |
commit | 1ed50256e078214360dffbe1c54e5eb29916ffe4 (patch) | |
tree | cf14299d508315961f0816a1cae6a4e1613a5cda /dev-perl | |
parent | app-admin/gkrellm: Bump to version 2.3.9 (diff) | |
download | gentoo-1ed50256e078214360dffbe1c54e5eb29916ffe4.tar.gz gentoo-1ed50256e078214360dffbe1c54e5eb29916ffe4.tar.bz2 gentoo-1ed50256e078214360dffbe1c54e5eb29916ffe4.zip |
dev-perl/Gentoo-App-Pram: Stable for amd64. Mark stable for the remaining arches via the ALLARCHES policy.
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Gentoo-App-Pram/Gentoo-App-Pram-0.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Gentoo-App-Pram/Gentoo-App-Pram-0.3.0.ebuild b/dev-perl/Gentoo-App-Pram/Gentoo-App-Pram-0.3.0.ebuild index b5358d5ca8b7..d54f49f5855a 100644 --- a/dev-perl/Gentoo-App-Pram/Gentoo-App-Pram-0.3.0.ebuild +++ b/dev-perl/Gentoo-App-Pram/Gentoo-App-Pram-0.3.0.ebuild @@ -12,7 +12,7 @@ inherit perl-module DESCRIPTION="Readily merge Pull Requests from the Gentoo Github repository" HOMEPAGE="https://github.com/monsieurp/Gentoo-App-Pram" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ppc ~ppc64 x86" IUSE="test" RDEPEND="" |