diff options
author | Sam James <sam@gentoo.org> | 2021-05-24 02:03:47 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-24 02:03:47 +0000 |
commit | ebb317c96d4a7e2a3f6fe5c7a5232519a6365c62 (patch) | |
tree | 708f06602cb208164a5d674836eefb6e96aaa409 /virtual/perl-JSON-PP | |
parent | virtual/perl-Math-BigInt: Stabilize 1.999.818-r1 amd64, #791490 (diff) | |
download | gentoo-ebb317c96d4a7e2a3f6fe5c7a5232519a6365c62.tar.gz gentoo-ebb317c96d4a7e2a3f6fe5c7a5232519a6365c62.tar.bz2 gentoo-ebb317c96d4a7e2a3f6fe5c7a5232519a6365c62.zip |
virtual/perl-JSON-PP: Stabilize 4.40.0 amd64, #791490
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'virtual/perl-JSON-PP')
-rw-r--r-- | virtual/perl-JSON-PP/perl-JSON-PP-4.40.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/perl-JSON-PP/perl-JSON-PP-4.40.0.ebuild b/virtual/perl-JSON-PP/perl-JSON-PP-4.40.0.ebuild index 2379a2acbcea..7fa272eb24a1 100644 --- a/virtual/perl-JSON-PP/perl-JSON-PP-4.40.0.ebuild +++ b/virtual/perl-JSON-PP/perl-JSON-PP-4.40.0.ebuild @@ -5,7 +5,7 @@ EAPI=7 DESCRIPTION="Virtual for ${PN#perl-}" 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=" || ( =dev-lang/perl-5.32* ~perl-core/${PN#perl-}-${PV} ) |