diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-31 15:05:43 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-31 15:05:43 +0200 |
commit | f980d75da818b8be9595afda7a58edffa47ca2c3 (patch) | |
tree | 8e2680ff8c9091bc3e9ffb1b85f3ad39badb2ef3 /virtual/perl-Scalar-List-Utils | |
parent | perl-core/Scalar-List-Utils: sparc stable wrt bug #805143 (diff) | |
download | gentoo-f980d75da818b8be9595afda7a58edffa47ca2c3.tar.gz gentoo-f980d75da818b8be9595afda7a58edffa47ca2c3.tar.bz2 gentoo-f980d75da818b8be9595afda7a58edffa47ca2c3.zip |
virtual/perl-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 'virtual/perl-Scalar-List-Utils')
-rw-r--r-- | virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.560.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.560.0.ebuild b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.560.0.ebuild index a034c37ccbaf..4082afc98155 100644 --- a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.560.0.ebuild +++ b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.560.0.ebuild @@ -5,7 +5,7 @@ EAPI=8 DESCRIPTION="Virtual for Scalar::Util and List::Util, also distributed as Scalar::List::Utils" 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" RDEPEND=" ~perl-core/${PN#perl-}-${PV} |