diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-08-06 09:33:59 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-08-06 09:33:59 +0200 |
commit | bbfa92dd83b85ab0c32ad904aaafa70b319dc433 (patch) | |
tree | a26a26fa44cef0f34efd3912a1e2363d25417f4d /perl-core | |
parent | dev-perl/List-AllUtils: x86 stable wrt bug #805143 (diff) | |
download | gentoo-bbfa92dd83b85ab0c32ad904aaafa70b319dc433.tar.gz gentoo-bbfa92dd83b85ab0c32ad904aaafa70b319dc433.tar.bz2 gentoo-bbfa92dd83b85ab0c32ad904aaafa70b319dc433.zip |
perl-core/Scalar-List-Utils: x86 stable wrt bug #805143
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 'perl-core')
-rw-r--r-- | perl-core/Scalar-List-Utils/Scalar-List-Utils-1.560.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.560.0.ebuild b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.560.0.ebuild index f5161a1445dc..98b72ebfa6e2 100644 --- a/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.560.0.ebuild +++ b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.560.0.ebuild @@ -9,4 +9,4 @@ inherit perl-module DESCRIPTION="Common Scalar and List utility subroutines" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" |