commit: 3776995ea470fc5a551067d48ff37722a4989987 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Sun Aug 19 18:38:47 2018 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Sun Aug 19 18:38:47 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3776995e
dev-perl/Text-CSV-1.950.0: ppc64 stable, bug 663934 dev-perl/Text-CSV/Text-CSV-1.950.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Text-CSV/Text-CSV-1.950.0.ebuild b/dev-perl/Text-CSV/Text-CSV-1.950.0.ebuild index ca761fe2de9..25e53386bc0 100644 --- a/dev-perl/Text-CSV/Text-CSV-1.950.0.ebuild +++ b/dev-perl/Text-CSV/Text-CSV-1.950.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Manipulate comma-separated value strings" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ppc64 sparc x86" IUSE="test +xs" RDEPEND="
