diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 13:12:48 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 13:12:48 +0100 |
commit | 5d72b1211bff536f77656288ab10e27f93d2fb21 (patch) | |
tree | ec298f58b6649ed7bb340ba591117f89760e088e /perl-core | |
parent | dev-perl/Variable-Magic: ppc stable wrt bug #576000 (diff) | |
download | gentoo-5d72b1211bff536f77656288ab10e27f93d2fb21.tar.gz gentoo-5d72b1211bff536f77656288ab10e27f93d2fb21.tar.bz2 gentoo-5d72b1211bff536f77656288ab10e27f93d2fb21.zip |
perl-core/JSON-PP: ppc stable wrt bug #576000
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/JSON-PP/JSON-PP-2.273.0.ebuild | 2 |
1 files changed, 1 insertions, 1 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 207c8a1f9a46..2589b2c19e42 100644 --- a/perl-core/JSON-PP/JSON-PP-2.273.0.ebuild +++ b/perl-core/JSON-PP/JSON-PP-2.273.0.ebuild @@ -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 ~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" IUSE="" |