diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2016-06-03 20:07:15 +0000 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2016-06-03 20:08:35 +0000 |
commit | fa862e231647cf1c9a6cddcf4c2abf6276275c22 (patch) | |
tree | 1ee336c2f16520b1f6f118bc19aadb8136764a30 /dev-perl | |
parent | sys-devel/llvm: Bump cmake requirement for live to 3.4.3, #584914 (diff) | |
download | gentoo-fa862e231647cf1c9a6cddcf4c2abf6276275c22.tar.gz gentoo-fa862e231647cf1c9a6cddcf4c2abf6276275c22.tar.bz2 gentoo-fa862e231647cf1c9a6cddcf4c2abf6276275c22.zip |
dev-perl/Gentoo-App-Pram: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy.
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Gentoo-App-Pram/Gentoo-App-Pram-0.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Gentoo-App-Pram/Gentoo-App-Pram-0.1.0.ebuild b/dev-perl/Gentoo-App-Pram/Gentoo-App-Pram-0.1.0.ebuild index 6745383b2d39..b08a49fa93c5 100644 --- a/dev-perl/Gentoo-App-Pram/Gentoo-App-Pram-0.1.0.ebuild +++ b/dev-perl/Gentoo-App-Pram/Gentoo-App-Pram-0.1.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="" |