diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-08-19 11:45:14 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-08-19 11:45:14 -0700 |
commit | ed0373281cf44f90b8379c9fcf5497018b3c3ffb (patch) | |
tree | c33ae1400ccaf5047fdf5c87dc45de1440843227 /dev-perl/Type-Tiny | |
parent | dev-perl/Type-Tie-0.9.0: ppc stable, bug 663934 (diff) | |
download | gentoo-ed0373281cf44f90b8379c9fcf5497018b3c3ffb.tar.gz gentoo-ed0373281cf44f90b8379c9fcf5497018b3c3ffb.tar.bz2 gentoo-ed0373281cf44f90b8379c9fcf5497018b3c3ffb.zip |
dev-perl/Type-Tiny-1.2.1: ppc stable, bug 663934
Diffstat (limited to 'dev-perl/Type-Tiny')
-rw-r--r-- | dev-perl/Type-Tiny/Type-Tiny-1.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Type-Tiny/Type-Tiny-1.2.1.ebuild b/dev-perl/Type-Tiny/Type-Tiny-1.2.1.ebuild index 8b9b8e7ba994..bd69629d6c04 100644 --- a/dev-perl/Type-Tiny/Type-Tiny-1.2.1.ebuild +++ b/dev-perl/Type-Tiny/Type-Tiny-1.2.1.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="tiny, yet Moo(se)-compatible type constraint" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc x86" +KEYWORDS="~amd64 ~hppa ppc x86" IUSE="test minimal" # Test rdep for Test::TypeTiny |