diff options
author | Sam James <sam@gentoo.org> | 2024-09-22 17:45:32 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-09-22 17:45:32 +0100 |
commit | 67fa6f5a69d0f0125152a3bee362a08401beff95 (patch) | |
tree | f848c2e8846e363d3cc6cdd1d71ebd73546b2224 /dev-perl | |
parent | dev-perl/Text-CSV_XS: Stabilize 1.540.0 x86, #931068 (diff) | |
download | gentoo-67fa6f5a69d0f0125152a3bee362a08401beff95.tar.gz gentoo-67fa6f5a69d0f0125152a3bee362a08401beff95.tar.bz2 gentoo-67fa6f5a69d0f0125152a3bee362a08401beff95.zip |
dev-perl/Text-CSV_XS: Stabilize 1.540.0 ppc, #931068
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Text-CSV_XS/Text-CSV_XS-1.540.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Text-CSV_XS/Text-CSV_XS-1.540.0.ebuild b/dev-perl/Text-CSV_XS/Text-CSV_XS-1.540.0.ebuild index c06b90ef572a..e7135848bb1a 100644 --- a/dev-perl/Text-CSV_XS/Text-CSV_XS-1.540.0.ebuild +++ b/dev-perl/Text-CSV_XS/Text-CSV_XS-1.540.0.ebuild @@ -12,7 +12,7 @@ inherit perl-module DESCRIPTION="Comma-separated values manipulation routines" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" RDEPEND=" >=virtual/perl-Encode-3.210.0 |