diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-08-18 23:56:38 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-08-19 00:14:08 +0200 |
commit | 9f33e12036705428b27f08ccc2c923b172963245 (patch) | |
tree | 2855ec9c4f895c89bcfd12334851d83260f7e814 /dev-perl/Type-Tiny | |
parent | dev-perl/Tree-Simple: x86 stable (bug #663934) (diff) | |
download | gentoo-9f33e12036705428b27f08ccc2c923b172963245.tar.gz gentoo-9f33e12036705428b27f08ccc2c923b172963245.tar.bz2 gentoo-9f33e12036705428b27f08ccc2c923b172963245.zip |
dev-perl/Type-Tiny: x86 stable (bug #663934)
Package-Manager: Portage-2.3.46, Repoman-2.3.10
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 7b3ee9329fd3..8b9b8e7ba994 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 |