diff options
author | Kent Fredric <kentnl@gentoo.org> | 2018-08-24 17:18:07 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2018-08-24 18:00:47 +1200 |
commit | 244fd8c9874b221cb8c75e05e1e7ac5e63281496 (patch) | |
tree | 58e9982bb06446fc85bceed30e12311738694413 /dev-perl/Moose/Moose-2.180.700.ebuild | |
parent | dev-libs/libatomic_ops: Version bump to 7.6.6 (diff) | |
download | gentoo-244fd8c9874b221cb8c75e05e1e7ac5e63281496.tar.gz gentoo-244fd8c9874b221cb8c75e05e1e7ac5e63281496.tar.bz2 gentoo-244fd8c9874b221cb8c75e05e1e7ac5e63281496.zip |
dev-perl/Moose: Restore ~sparc keywording
All dependencies now satisfied for ~sparc
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/Moose/Moose-2.180.700.ebuild')
-rw-r--r-- | dev-perl/Moose/Moose-2.180.700.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Moose/Moose-2.180.700.ebuild b/dev-perl/Moose/Moose-2.180.700.ebuild index 658c55b3a731..f1d1d93c6bad 100644 --- a/dev-perl/Moose/Moose-2.180.700.ebuild +++ b/dev-perl/Moose/Moose-2.180.700.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="A postmodern object system for Perl 5" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~x64-macos" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x64-macos" IUSE="test" CONFLICTS=" |