diff options
author | Michael Weber <xmw@gentoo.org> | 2017-02-14 01:31:22 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-02-14 01:36:12 +0100 |
commit | 22c8b9e8dc9d9cbfe4c53f1dc2b053610d142759 (patch) | |
tree | 30c5b88223f800f4950553d48945c61b48a3fa5f /dev-ruby/multi_json | |
parent | dev-util/aruba: Add ~ppc keyword (bug 583390). (diff) | |
download | gentoo-22c8b9e8dc9d9cbfe4c53f1dc2b053610d142759.tar.gz gentoo-22c8b9e8dc9d9cbfe4c53f1dc2b053610d142759.tar.bz2 gentoo-22c8b9e8dc9d9cbfe4c53f1dc2b053610d142759.zip |
dev-ruby/multi_json: Add ~ppc keyword (bug 583390).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-ruby/multi_json')
-rw-r--r-- | dev-ruby/multi_json/multi_json-1.12.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/multi_json/multi_json-1.12.1.ebuild b/dev-ruby/multi_json/multi_json-1.12.1.ebuild index 1d044b9e6b6c..799c4746f9af 100644 --- a/dev-ruby/multi_json/multi_json-1.12.1.ebuild +++ b/dev-ruby/multi_json/multi_json-1.12.1.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$ @@ -21,7 +21,7 @@ DESCRIPTION="A gem to provide swappable JSON backends" HOMEPAGE="https://github.com/intridea/multi_json" LICENSE="MIT" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0" IUSE="" |