diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-27 22:13:44 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-27 22:13:44 +0000 |
commit | 92b4c3b53d3cd4c31177ae8ec211b4b2730351d1 (patch) | |
tree | 234dd26d04e38fecd39480f1943dbb1c9f8aa86a /dev-ruby/yajl-ruby/yajl-ruby-1.1.0.ebuild | |
parent | Stable for x86, wrt bug #477618 (diff) | |
download | historical-92b4c3b53d3cd4c31177ae8ec211b4b2730351d1.tar.gz historical-92b4c3b53d3cd4c31177ae8ec211b4b2730351d1.tar.bz2 historical-92b4c3b53d3cd4c31177ae8ec211b4b2730351d1.zip |
Stable for x86, wrt bug #477364
Package-Manager: portage-2.1.12.13/cvs/Linux x86_64
RepoMan-Options: --include-arches="x86"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'dev-ruby/yajl-ruby/yajl-ruby-1.1.0.ebuild')
-rw-r--r-- | dev-ruby/yajl-ruby/yajl-ruby-1.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/yajl-ruby/yajl-ruby-1.1.0.ebuild b/dev-ruby/yajl-ruby/yajl-ruby-1.1.0.ebuild index 0c7c28a3ad59..d84a47c7c0cd 100644 --- a/dev-ruby/yajl-ruby/yajl-ruby-1.1.0.ebuild +++ b/dev-ruby/yajl-ruby/yajl-ruby-1.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yajl-ruby/yajl-ruby-1.1.0.ebuild,v 1.11 2013/07/21 11:11:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yajl-ruby/yajl-ruby-1.1.0.ebuild,v 1.12 2013/07/27 22:13:43 ago Exp $ EAPI=2 @@ -19,7 +19,7 @@ HOMEPAGE="http://github.com/brianmario/yajl-ruby" LICENSE="MIT" SLOT="0" -KEYWORDS="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" +KEYWORDS="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" IUSE="" RDEPEND="${RDEPEND} dev-libs/yajl" |