diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-22 11:24:18 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-22 11:24:18 +0200 |
commit | 212f4a42e53af4a9eb15cd08e82cc78556494e51 (patch) | |
tree | 4a9e5e5f95f32b9f87651b111136d1ef1a02cfc9 /dev-perl/Text-CSV | |
parent | dev-perl/XML-SAX-Base: x86 stable wrt bug #619066 (diff) | |
download | gentoo-212f4a42e53af4a9eb15cd08e82cc78556494e51.tar.gz gentoo-212f4a42e53af4a9eb15cd08e82cc78556494e51.tar.bz2 gentoo-212f4a42e53af4a9eb15cd08e82cc78556494e51.zip |
dev-perl/Text-CSV: x86 stable wrt bug #619070
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Text-CSV')
-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 fa031b0c6561..5c90d02f1596 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=" |