diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-31 15:05:40 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-31 15:05:40 +0200 |
commit | 9ac22546deae5d949d5d8d7230ab297f0d7a3548 (patch) | |
tree | eb8df5d2beb4fdedf6b617e7ec3824558d6c294e /perl-core | |
parent | dev-perl/List-AllUtils: sparc stable wrt bug #805143 (diff) | |
download | gentoo-9ac22546deae5d949d5d8d7230ab297f0d7a3548.tar.gz gentoo-9ac22546deae5d949d5d8d7230ab297f0d7a3548.tar.bz2 gentoo-9ac22546deae5d949d5d8d7230ab297f0d7a3548.zip |
perl-core/Scalar-List-Utils: sparc stable wrt bug #805143
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
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 b3e687c8b1e4..96342ca4d90b 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" |