diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:36:19 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:36:19 +0100 |
commit | 388409fc8807534bc7bfd0bccfb90c7439262d29 (patch) | |
tree | edc12fe0a09338d9a367ae4dee638d01fcfd8f75 /dev-perl/Want | |
parent | app-portage/g-cpan: ppc stable wrt bug #594746 (diff) | |
download | gentoo-388409fc8807534bc7bfd0bccfb90c7439262d29.tar.gz gentoo-388409fc8807534bc7bfd0bccfb90c7439262d29.tar.bz2 gentoo-388409fc8807534bc7bfd0bccfb90c7439262d29.zip |
dev-perl/Want: ppc stable wrt bug #594276
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Want')
-rw-r--r-- | dev-perl/Want/Want-0.290.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Want/Want-0.290.0.ebuild b/dev-perl/Want/Want-0.290.0.ebuild index 71dec141286f..b5aca451b8b1 100644 --- a/dev-perl/Want/Want-0.290.0.ebuild +++ b/dev-perl/Want/Want-0.290.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="A generalisation of wantarray" SLOT="0" -KEYWORDS="amd64 ~hppa ~ppc x86 ~ppc-aix" +KEYWORDS="amd64 ~hppa ppc x86 ~ppc-aix" IUSE="" RDEPEND="" |