diff options
author | Kent Fredric <kentnl@gentoo.org> | 2016-12-29 06:40:19 +1300 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2016-12-29 06:40:46 +1300 |
commit | f62d45d4a6f01c074c5a2de845991435d3c7a445 (patch) | |
tree | 3cdbaba37046ca616afd18e870160f00b2c6bd19 /dev-perl/Want | |
parent | dev-libs/elfutils: version bump to 0.168 (diff) | |
download | gentoo-f62d45d4a6f01c074c5a2de845991435d3c7a445.tar.gz gentoo-f62d45d4a6f01c074c5a2de845991435d3c7a445.tar.bz2 gentoo-f62d45d4a6f01c074c5a2de845991435d3c7a445.zip |
dev-perl/Want: x86 stable re bug #594276
AT by Myckel Habets
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-perl/Want')
-rw-r--r-- | dev-perl/Want/Want-0.290.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Want/Want-0.290.0.ebuild b/dev-perl/Want/Want-0.290.0.ebuild index eb3009b6cf5e..71dec141286f 100644 --- a/dev-perl/Want/Want-0.290.0.ebuild +++ b/dev-perl/Want/Want-0.290.0.ebuild @@ -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="" |