diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-25 20:21:15 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-25 20:21:15 -0400 |
commit | d52bdf039c11176fd87a792ffcadf63b885542c1 (patch) | |
tree | 9240667e9b3e2ef306a950921a63688718b2744b /virtual/perl-Scalar-List-Utils | |
parent | virtual/perl-Net-Ping: arm64 stable (bug #685664) (diff) | |
download | gentoo-d52bdf039c11176fd87a792ffcadf63b885542c1.tar.gz gentoo-d52bdf039c11176fd87a792ffcadf63b885542c1.tar.bz2 gentoo-d52bdf039c11176fd87a792ffcadf63b885542c1.zip |
virtual/perl-Scalar-List-Utils: arm64 stable (bug #685664)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'virtual/perl-Scalar-List-Utils')
-rw-r--r-- | virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.500.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.500.0-r1.ebuild b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.500.0-r1.ebuild index a5ab3fce0799..f3b02838b512 100644 --- a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.500.0-r1.ebuild +++ b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.500.0-r1.ebuild @@ -5,7 +5,7 @@ EAPI=6 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 sh ~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh ~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" || ( =dev-lang/perl-5.30* =dev-lang/perl-5.28* ~perl-core/${PN#perl-}-${PV} ) |