diff options
author | 2021-08-01 10:08:21 +0200 | |
---|---|---|
committer | 2021-08-01 10:08:21 +0200 | |
commit | a09e89d7ae951fff9ca368cd4fa6cb91bb1e8b1d (patch) | |
tree | e21a77c832fe5c76f28e5dedbe0af467a58446da /perl-core | |
parent | dev-perl/List-AllUtils: ppc64 stable wrt bug #805143 (diff) | |
download | gentoo-a09e89d7ae951fff9ca368cd4fa6cb91bb1e8b1d.tar.gz gentoo-a09e89d7ae951fff9ca368cd4fa6cb91bb1e8b1d.tar.bz2 gentoo-a09e89d7ae951fff9ca368cd4fa6cb91bb1e8b1d.zip |
perl-core/Scalar-List-Utils: ppc64 stable wrt bug #805143
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
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 96342ca4d90b..627cf9669b6a 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" |