diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 12:27:54 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 12:27:54 +0100 |
commit | 07a6c39ebec5a96aa480e87deaaac06a59b836cb (patch) | |
tree | daf963775aab6e12af084e131329c8183a1ee806 /dev-perl/Role-Tiny | |
parent | dev-perl/MooX-HandlesVia: x86 stable wrt bug #573536 (diff) | |
download | gentoo-07a6c39ebec5a96aa480e87deaaac06a59b836cb.tar.gz gentoo-07a6c39ebec5a96aa480e87deaaac06a59b836cb.tar.bz2 gentoo-07a6c39ebec5a96aa480e87deaaac06a59b836cb.zip |
dev-perl/Role-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/Role-Tiny')
-rw-r--r-- | dev-perl/Role-Tiny/Role-Tiny-2.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Role-Tiny/Role-Tiny-2.0.1.ebuild b/dev-perl/Role-Tiny/Role-Tiny-2.0.1.ebuild index c7dea2deb914..0a4c3b4cb586 100644 --- a/dev-perl/Role-Tiny/Role-Tiny-2.0.1.ebuild +++ b/dev-perl/Role-Tiny/Role-Tiny-2.0.1.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Roles. Like a nouvelle cuisine portion size slice of Moose" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~ppc ~x86 ~ppc-macos ~x86-solaris" +KEYWORDS="amd64 ~arm ~hppa ~ppc x86 ~ppc-macos ~x86-solaris" IUSE="test" RDEPEND=" |