diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2023-07-24 12:04:38 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2023-07-24 12:04:38 +0200 |
commit | 773d1e5bd6676dc2cc547f00b278b3007d827cbc (patch) | |
tree | 0e7d71c6f0132434646f8d2a581dc9a924fdd8cf /dev-perl/List-UtilsBy | |
parent | dev-perl/List-UtilsBy: Stabilize 0.120.0 ppc64, #910798 (diff) | |
download | gentoo-773d1e5bd6676dc2cc547f00b278b3007d827cbc.tar.gz gentoo-773d1e5bd6676dc2cc547f00b278b3007d827cbc.tar.bz2 gentoo-773d1e5bd6676dc2cc547f00b278b3007d827cbc.zip |
dev-perl/List-UtilsBy: Stabilize 0.120.0 ppc, #910798
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-perl/List-UtilsBy')
-rw-r--r-- | dev-perl/List-UtilsBy/List-UtilsBy-0.120.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/List-UtilsBy/List-UtilsBy-0.120.0.ebuild b/dev-perl/List-UtilsBy/List-UtilsBy-0.120.0.ebuild index d2fc9a812aeb..afdf960fc379 100644 --- a/dev-perl/List-UtilsBy/List-UtilsBy-0.120.0.ebuild +++ b/dev-perl/List-UtilsBy/List-UtilsBy-0.120.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Higher-order list utility functions" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" RDEPEND=" >=virtual/perl-Exporter-5.570.0 |