diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-24 16:35:32 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-24 16:35:32 +0300 |
commit | 2d1c1eebecdc2dbfb376e359f71abe30dc1d3016 (patch) | |
tree | a47f2c1e2e43a0dc6f3649213dd7650564ef0230 /dev-perl/List-UtilsBy | |
parent | dev-perl/List-UtilsBy: Stabilize 0.120.0 arm, #910798 (diff) | |
download | gentoo-2d1c1eebecdc2dbfb376e359f71abe30dc1d3016.tar.gz gentoo-2d1c1eebecdc2dbfb376e359f71abe30dc1d3016.tar.bz2 gentoo-2d1c1eebecdc2dbfb376e359f71abe30dc1d3016.zip |
dev-perl/List-UtilsBy: Stabilize 0.120.0 sparc, #910798
Signed-off-by: Arthur Zamarin <arthurzam@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 3ba3655eb6e9..3636e7e6af06 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 |