diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-22 13:36:56 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-22 13:36:56 +0200 |
commit | 86e80b0209f44afea8dea3ecb17073a878547d92 (patch) | |
tree | 72f43ad1b645f63cae8addbe996229801d0c972f | |
parent | dev-perl/XML-SAX-Base: sparc stable wrt bug #619066 (diff) | |
download | gentoo-86e80b0209f44afea8dea3ecb17073a878547d92.tar.gz gentoo-86e80b0209f44afea8dea3ecb17073a878547d92.tar.bz2 gentoo-86e80b0209f44afea8dea3ecb17073a878547d92.zip |
dev-perl/Text-CSV: sparc stable wrt bug #619070
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | dev-perl/Text-CSV/Text-CSV-1.940.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 5c90d02f1596..7716056e3bb7 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=" |