diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-08-03 12:56:35 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-08-03 12:56:35 +0200 |
commit | b1e9a126bd4ee2a006455b0f6f3e78e97a25a8c2 (patch) | |
tree | ec5304f2a432e85436dbbcae3826c33078076e08 /perl-core | |
parent | dev-perl/List-AllUtils: amd64 stable wrt bug #805143 (diff) | |
download | gentoo-b1e9a126bd4ee2a006455b0f6f3e78e97a25a8c2.tar.gz gentoo-b1e9a126bd4ee2a006455b0f6f3e78e97a25a8c2.tar.bz2 gentoo-b1e9a126bd4ee2a006455b0f6f3e78e97a25a8c2.zip |
perl-core/Scalar-List-Utils: amd64 stable wrt bug #805143
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 '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 a9ad25ca8375..5cf6f673aa2b 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" |