diff options
author | Sam James <sam@gentoo.org> | 2021-07-31 23:11:26 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-31 23:11:26 +0100 |
commit | e63e7e3bf85aca81470c649e24e2e638199c1fd2 (patch) | |
tree | 352316b5fe46691aa17f600bb3ce82ac0f676bb4 /dev-perl/List-UtilsBy | |
parent | dev-perl/Log-Agent: Stabilize 1.5.0 arm, #805122 (diff) | |
download | gentoo-e63e7e3bf85aca81470c649e24e2e638199c1fd2.tar.gz gentoo-e63e7e3bf85aca81470c649e24e2e638199c1fd2.tar.bz2 gentoo-e63e7e3bf85aca81470c649e24e2e638199c1fd2.zip |
dev-perl/List-UtilsBy: Stabilize 0.110.0 arm, #805134
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/List-UtilsBy')
-rw-r--r-- | dev-perl/List-UtilsBy/List-UtilsBy-0.110.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/List-UtilsBy/List-UtilsBy-0.110.0.ebuild b/dev-perl/List-UtilsBy/List-UtilsBy-0.110.0.ebuild index fefda9cef335..a3d2c8e6f125 100644 --- a/dev-perl/List-UtilsBy/List-UtilsBy-0.110.0.ebuild +++ b/dev-perl/List-UtilsBy/List-UtilsBy-0.110.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 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" >=virtual/perl-Exporter-5.570.0 |