commit: c6dca4a2f77f636fd3500949a7f06761d34ecfdd Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Mon May 22 13:22:53 2017 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Mon May 22 13:25:02 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6dca4a2
dev-perl/Text-CSV-1.940.0-r0: add alpha keyword Gentoo-Bug: 619070 dev-perl/Text-CSV/Text-CSV-1.940.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Text-CSV/Text-CSV-1.940.0.ebuild b/dev-perl/Text-CSV/Text-CSV-1.940.0.ebuild index 7716056e3bb..405c36ca90b 100644 --- a/dev-perl/Text-CSV/Text-CSV-1.940.0.ebuild +++ b/dev-perl/Text-CSV/Text-CSV-1.940.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Manipulate comma-separated value strings" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ~arm ~ia64 ~ppc ~ppc64 sparc x86" IUSE="test +xs" RDEPEND="
