diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-31 15:06:11 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-31 15:06:11 +0200 |
commit | cd43846c7c4c41ddcb488c33f027f6a4a9d10412 (patch) | |
tree | 980edcee422ef5c1464e974ed1d86151e7c4c772 /dev-perl/List-UtilsBy | |
parent | dev-perl/Mail-Transport: x86 stable wrt bug #805104 (diff) | |
download | gentoo-cd43846c7c4c41ddcb488c33f027f6a4a9d10412.tar.gz gentoo-cd43846c7c4c41ddcb488c33f027f6a4a9d10412.tar.bz2 gentoo-cd43846c7c4c41ddcb488c33f027f6a4a9d10412.zip |
dev-perl/List-UtilsBy: x86 stable wrt bug #805134
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
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 c33942ac0b6e..fefda9cef335 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 |