diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-06-14 21:10:44 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-06-14 21:19:20 +0100 |
commit | b4ef6a23114739bd43fb6422600243e88cf071b1 (patch) | |
tree | 535186bb62da33bad17481a009b440c172db5268 /dev-ruby/yajl-ruby | |
parent | dev-ruby/multi_json: stable 1.14.1 for ppc (diff) | |
download | gentoo-b4ef6a23114739bd43fb6422600243e88cf071b1.tar.gz gentoo-b4ef6a23114739bd43fb6422600243e88cf071b1.tar.bz2 gentoo-b4ef6a23114739bd43fb6422600243e88cf071b1.zip |
dev-ruby/yajl-ruby: stable 1.4.1 for ppc
stable wrt bug #728188
Package-Manager: Portage-2.3.100, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-ruby/yajl-ruby')
-rw-r--r-- | dev-ruby/yajl-ruby/yajl-ruby-1.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/yajl-ruby/yajl-ruby-1.4.1.ebuild b/dev-ruby/yajl-ruby/yajl-ruby-1.4.1.ebuild index c020d2ba4459..b0f5a4181bff 100644 --- a/dev-ruby/yajl-ruby/yajl-ruby-1.4.1.ebuild +++ b/dev-ruby/yajl-ruby/yajl-ruby-1.4.1.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/brianmario/yajl-ruby" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="${RDEPEND} dev-libs/yajl" |