diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-07 21:31:23 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-07 21:31:23 +0300 |
commit | 9c067a81e765b9b9df8db82613e226d51fdab765 (patch) | |
tree | 6a00379f30f52ade52f69e2595561b3e03181a9d | |
parent | app-text/lesspipe: Keyword 2.12 s390, #930048 (diff) | |
download | gentoo-9c067a81e765b9b9df8db82613e226d51fdab765.tar.gz gentoo-9c067a81e765b9b9df8db82613e226d51fdab765.tar.bz2 gentoo-9c067a81e765b9b9df8db82613e226d51fdab765.zip |
dev-perl/Text-CSV: Keyword 2.40.0 s390, #930048
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | dev-perl/Text-CSV/Text-CSV-2.40.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Text-CSV/Text-CSV-2.40.0.ebuild b/dev-perl/Text-CSV/Text-CSV-2.40.0.ebuild index 1b9fbef45d79..6cf3f2f209e7 100644 --- a/dev-perl/Text-CSV/Text-CSV-2.40.0.ebuild +++ b/dev-perl/Text-CSV/Text-CSV-2.40.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Manipulate comma-separated value strings" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~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 ~ppc-macos ~x64-macos ~x64-solaris" IUSE="+xs" RDEPEND=" |