diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-27 13:16:59 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-27 13:16:59 +0200 |
commit | 9f8a158492e8c0502b6e9a1cc3e4858e9724e4d3 (patch) | |
tree | d6011802d4b18fbd21aa51ecf0a419f658465f15 /dev-perl/Text-CSV_XS | |
parent | dev-util/patchutils: sparc stable wrt bug #615340 (diff) | |
download | gentoo-9f8a158492e8c0502b6e9a1cc3e4858e9724e4d3.tar.gz gentoo-9f8a158492e8c0502b6e9a1cc3e4858e9724e4d3.tar.bz2 gentoo-9f8a158492e8c0502b6e9a1cc3e4858e9724e4d3.zip |
dev-perl/Text-CSV_XS: sparc stable wrt bug #616348
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Text-CSV_XS')
-rw-r--r-- | dev-perl/Text-CSV_XS/Text-CSV_XS-1.280.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Text-CSV_XS/Text-CSV_XS-1.280.0.ebuild b/dev-perl/Text-CSV_XS/Text-CSV_XS-1.280.0.ebuild index 282ba6aa2bf0..3f5195cf81a9 100644 --- a/dev-perl/Text-CSV_XS/Text-CSV_XS-1.280.0.ebuild +++ b/dev-perl/Text-CSV_XS/Text-CSV_XS-1.280.0.ebuild @@ -12,7 +12,7 @@ inherit perl-module DESCRIPTION="Comma-separated values manipulation routines" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~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 ~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=" |