diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-08-19 11:44:52 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-08-19 11:44:52 -0700 |
commit | b15350cace46ac3f7493dd2883efaa573f08cca0 (patch) | |
tree | c9010da718bf6cf4d45fb7a64150c4f1a4d9ebd7 /dev-perl/Regexp-Util | |
parent | dev-perl/Ref-Util-XS-0.116.0: ppc stable, bug 663934 (diff) | |
download | gentoo-b15350cace46ac3f7493dd2883efaa573f08cca0.tar.gz gentoo-b15350cace46ac3f7493dd2883efaa573f08cca0.tar.bz2 gentoo-b15350cace46ac3f7493dd2883efaa573f08cca0.zip |
dev-perl/Regexp-Util-0.3.0: ppc stable, bug 663934
Diffstat (limited to 'dev-perl/Regexp-Util')
-rw-r--r-- | dev-perl/Regexp-Util/Regexp-Util-0.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Regexp-Util/Regexp-Util-0.3.0.ebuild b/dev-perl/Regexp-Util/Regexp-Util-0.3.0.ebuild index 69ce0e181ebf..0ef111e625dd 100644 --- a/dev-perl/Regexp-Util/Regexp-Util-0.3.0.ebuild +++ b/dev-perl/Regexp-Util/Regexp-Util-0.3.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="General purpose utilities for working with Regular Expressions" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc x86" +KEYWORDS="~amd64 ~hppa ppc x86" IUSE="test" RDEPEND="" |