diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-12 02:55:22 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-12 02:55:22 +0300 |
commit | b6bb263ebc1ec0a1959421b784cc8c04ef3a59fc (patch) | |
tree | fde0bcf71e1cf24b4058f725a284995cbff62bb6 /dev-ruby | |
parent | app-forensics/chkrootkit: amd64 stable wrt bug #660906 (diff) | |
download | gentoo-b6bb263ebc1ec0a1959421b784cc8c04ef3a59fc.tar.gz gentoo-b6bb263ebc1ec0a1959421b784cc8c04ef3a59fc.tar.bz2 gentoo-b6bb263ebc1ec0a1959421b784cc8c04ef3a59fc.zip |
dev-ruby/yajl-ruby: ppc stable wrt bug #636474
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/yajl-ruby/yajl-ruby-1.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/yajl-ruby/yajl-ruby-1.3.1.ebuild b/dev-ruby/yajl-ruby/yajl-ruby-1.3.1.ebuild index 7df07bfd296e..25e528409ab1 100644 --- a/dev-ruby/yajl-ruby/yajl-ruby-1.3.1.ebuild +++ b/dev-ruby/yajl-ruby/yajl-ruby-1.3.1.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/brianmario/yajl-ruby" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~ppc ppc64 ~sparc 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 ~arm64 ~hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="${RDEPEND} dev-libs/yajl" |