diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-25 20:19:38 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-25 20:19:38 -0400 |
commit | 1b5f1576735539f19b148b588f8617ae76112858 (patch) | |
tree | c1c2ca410b12a2a38c7110b1ec7a634079d8a541 /virtual | |
parent | virtual/perl-IPC-Cmd: arm64 stable (bug #685664) (diff) | |
download | gentoo-1b5f1576735539f19b148b588f8617ae76112858.tar.gz gentoo-1b5f1576735539f19b148b588f8617ae76112858.tar.bz2 gentoo-1b5f1576735539f19b148b588f8617ae76112858.zip |
virtual/perl-JSON-PP: 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')
-rw-r--r-- | virtual/perl-JSON-PP/perl-JSON-PP-2.970.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/perl-JSON-PP/perl-JSON-PP-2.970.10.ebuild b/virtual/perl-JSON-PP/perl-JSON-PP-2.970.10.ebuild index f08634f53142..fe786cddff29 100644 --- a/virtual/perl-JSON-PP/perl-JSON-PP-2.970.10.ebuild +++ b/virtual/perl-JSON-PP/perl-JSON-PP-2.970.10.ebuild @@ -5,7 +5,7 @@ EAPI=6 DESCRIPTION="Virtual for ${PN#perl-}" 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.28* ~perl-core/${PN#perl-}-${PV} ) |