diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-25 19:07:27 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-25 19:08:46 +0100 |
commit | 6631de81e9b1b10da983fd4bfd1f0079af4dbd65 (patch) | |
tree | 1327864fb09d081b2f137287407443045979f188 /dev-perl/Text-CSV_XS | |
parent | dev-perl/Text-Aspell: stable 0.90.0-r2 for hppa, bug #663934 (diff) | |
download | gentoo-6631de81e9b1b10da983fd4bfd1f0079af4dbd65.tar.gz gentoo-6631de81e9b1b10da983fd4bfd1f0079af4dbd65.tar.bz2 gentoo-6631de81e9b1b10da983fd4bfd1f0079af4dbd65.zip |
dev-perl/Text-CSV_XS: stable 1.340.0 for hppa, bug #663934
Package-Manager: Portage-2.3.48, Repoman-2.3.10
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'dev-perl/Text-CSV_XS')
-rw-r--r-- | dev-perl/Text-CSV_XS/Text-CSV_XS-1.340.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Text-CSV_XS/Text-CSV_XS-1.340.0.ebuild b/dev-perl/Text-CSV_XS/Text-CSV_XS-1.340.0.ebuild index 6fcd96f10359..72129b290d1f 100644 --- a/dev-perl/Text-CSV_XS/Text-CSV_XS-1.340.0.ebuild +++ b/dev-perl/Text-CSV_XS/Text-CSV_XS-1.340.0.ebuild @@ -12,7 +12,7 @@ inherit perl-module DESCRIPTION="Comma-separated values manipulation routines" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND=" |