diff options
Diffstat (limited to 'dev-perl/Gentoo-App-Pram/Gentoo-App-Pram-0.3.0.ebuild')
-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="" |