diff options
author | 2016-03-15 12:28:03 +0100 | |
---|---|---|
committer | 2016-03-15 12:28:03 +0100 | |
commit | f066b44960a6ceacea366108ddeb96af5966b101 (patch) | |
tree | a4f8d129086e68cb83b824aec1015d0dc3407daf /dev-perl/Type-Tiny | |
parent | dev-perl/Moo: x86 stable wrt bug #573536 (diff) | |
download | gentoo-f066b44960a6ceacea366108ddeb96af5966b101.tar.gz gentoo-f066b44960a6ceacea366108ddeb96af5966b101.tar.bz2 gentoo-f066b44960a6ceacea366108ddeb96af5966b101.zip |
dev-perl/Type-Tiny: x86 stable wrt bug #573536
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Type-Tiny')
-rw-r--r-- | dev-perl/Type-Tiny/Type-Tiny-1.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Type-Tiny/Type-Tiny-1.0.5.ebuild b/dev-perl/Type-Tiny/Type-Tiny-1.0.5.ebuild index 754cb4e18f31..af97d7bff659 100644 --- a/dev-perl/Type-Tiny/Type-Tiny-1.0.5.ebuild +++ b/dev-perl/Type-Tiny/Type-Tiny-1.0.5.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" RDEPEND=" |