diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-30 17:09:39 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-30 17:09:39 +0200 |
commit | 3f4b6416a0b9e24d328b4afbbb96b3ed6db3cbee (patch) | |
tree | 2c982467c65095fd139be11155a2edae08628358 /dev-perl/List-UtilsBy | |
parent | dev-perl/Locale-Codes: amd64 stable wrt bug #805131 (diff) | |
download | gentoo-3f4b6416a0b9e24d328b4afbbb96b3ed6db3cbee.tar.gz gentoo-3f4b6416a0b9e24d328b4afbbb96b3ed6db3cbee.tar.bz2 gentoo-3f4b6416a0b9e24d328b4afbbb96b3ed6db3cbee.zip |
dev-perl/List-UtilsBy: amd64 stable wrt bug #805134
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@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 3001fc115854..e6c8de7e4eb9 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 |