diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 20:45:56 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 20:45:56 +0100 |
commit | 88d088f6afb91329ef370545b16e87694e5709b7 (patch) | |
tree | 8fd5202039aba05287f73047db3ca8aac46187e3 /perl-core/JSON-PP | |
parent | perl-core/IO-Zlib: dropped ~ia64-linux ~x86-freebsd ~x86-interix (diff) | |
download | gentoo-88d088f6afb91329ef370545b16e87694e5709b7.tar.gz gentoo-88d088f6afb91329ef370545b16e87694e5709b7.tar.bz2 gentoo-88d088f6afb91329ef370545b16e87694e5709b7.zip |
perl-core/JSON-PP: dropped ~hppa-hpux ~ia64-hpux ~ia64-linux ~x64-freebsd ~x86-freebsd ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'perl-core/JSON-PP')
-rw-r--r-- | perl-core/JSON-PP/JSON-PP-2.273.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/JSON-PP/JSON-PP-2.273.0.ebuild b/perl-core/JSON-PP/JSON-PP-2.273.0.ebuild index 2589b2c19e42..3b69e70a9133 100644 --- a/perl-core/JSON-PP/JSON-PP-2.273.0.ebuild +++ b/perl-core/JSON-PP/JSON-PP-2.273.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,5 +11,5 @@ inherit perl-module DESCRIPTION="JSON::XS compatible pure-Perl module" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-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 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" |