diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-21 10:09:08 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-21 10:09:08 +0200 |
commit | e4928ccfd9506d63ea2b85037b10ef60eeff1512 (patch) | |
tree | 716a4f6550a4676fa4ecb4e26644bee6ef4320fb | |
parent | dev-perl/local-lib: amd64 stable wrt bug #619082 (diff) | |
download | gentoo-e4928ccfd9506d63ea2b85037b10ef60eeff1512.tar.gz gentoo-e4928ccfd9506d63ea2b85037b10ef60eeff1512.tar.bz2 gentoo-e4928ccfd9506d63ea2b85037b10ef60eeff1512.zip |
dev-perl/Text-CSV: amd64 stable wrt bug #619070
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
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 ca82002d1878..fa031b0c6561 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=" |