diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-01 01:46:38 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-01 02:06:21 +0200 |
commit | fa2a0ecfa967c8a4bb852041b243d8ca831d7dc7 (patch) | |
tree | 57009c3b687b80ad6ce1b043b67078a94b24a5e2 /dev-perl/Role-Tiny | |
parent | dev-perl/Return-Value: x86 stable (bug #667266) (diff) | |
download | gentoo-fa2a0ecfa967c8a4bb852041b243d8ca831d7dc7.tar.gz gentoo-fa2a0ecfa967c8a4bb852041b243d8ca831d7dc7.tar.bz2 gentoo-fa2a0ecfa967c8a4bb852041b243d8ca831d7dc7.zip |
dev-perl/Role-Tiny: x86 stable (bug #667266)
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Diffstat (limited to 'dev-perl/Role-Tiny')
-rw-r--r-- | dev-perl/Role-Tiny/Role-Tiny-2.0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Role-Tiny/Role-Tiny-2.0.6.ebuild b/dev-perl/Role-Tiny/Role-Tiny-2.0.6.ebuild index 80a5623ad723..4d99e50e0e61 100644 --- a/dev-perl/Role-Tiny/Role-Tiny-2.0.6.ebuild +++ b/dev-perl/Role-Tiny/Role-Tiny-2.0.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Roles. Like a nouvelle cuisine portion size slice of Moose" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc ~x86 ~x86-fbsd ~ppc-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc x86 ~x86-fbsd ~ppc-macos ~x86-solaris" IUSE="test" RDEPEND=" |