diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-25 19:08:07 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-25 19:08:49 +0100 |
commit | c99dd112386f91769a0cf0af477f57ccbcc43f60 (patch) | |
tree | c803721cd6b19f021b3461a422b7ff5fe36feb70 /dev-perl/Type-Tiny | |
parent | dev-perl/Type-Tie: stable 0.9.0 for hppa, bug #663934 (diff) | |
download | gentoo-c99dd112386f91769a0cf0af477f57ccbcc43f60.tar.gz gentoo-c99dd112386f91769a0cf0af477f57ccbcc43f60.tar.bz2 gentoo-c99dd112386f91769a0cf0af477f57ccbcc43f60.zip |
dev-perl/Type-Tiny: stable 1.2.1 for hppa, bug #663934
Package-Manager: Portage-2.3.48, Repoman-2.3.10
RepoMan-Options: --include-arches="hppa"
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 04882aea6c7b..bf2d9d0666a3 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 |