diff options
author | Sam James <sam@gentoo.org> | 2023-09-19 01:44:53 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-19 01:44:53 +0100 |
commit | 3e906dccf3f71c3bded8d84d40f62fb4ec07183b (patch) | |
tree | d12e876edf874adc84c95f3d218e2cc59da56705 | |
parent | dev-perl/HTML-Selector-XPath: Stabilize 0.280.0 amd64, #914411 (diff) | |
download | gentoo-3e906dccf3f71c3bded8d84d40f62fb4ec07183b.tar.gz gentoo-3e906dccf3f71c3bded8d84d40f62fb4ec07183b.tar.bz2 gentoo-3e906dccf3f71c3bded8d84d40f62fb4ec07183b.zip |
dev-perl/Text-CSV_XS: Stabilize 1.510.0 amd64, #914412
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-perl/Text-CSV_XS/Text-CSV_XS-1.510.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Text-CSV_XS/Text-CSV_XS-1.510.0.ebuild b/dev-perl/Text-CSV_XS/Text-CSV_XS-1.510.0.ebuild index fca7535e8b26..67143b02e72e 100644 --- a/dev-perl/Text-CSV_XS/Text-CSV_XS-1.510.0.ebuild +++ b/dev-perl/Text-CSV_XS/Text-CSV_XS-1.510.0.ebuild @@ -12,7 +12,7 @@ inherit perl-module DESCRIPTION="Comma-separated values manipulation routines" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~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 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" RDEPEND=" virtual/perl-IO |