diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-11 10:53:22 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-11 10:53:22 +0100 |
commit | 8bfbaa53b4c99ed9cd9e5086386c442648cfec2e (patch) | |
tree | 29823541f70a9d81acaaeb41ebc637ac860251d7 /dev-ruby/httpclient | |
parent | dev-ruby/http-cookie: x86 stable wrt bug #564986 (diff) | |
download | gentoo-8bfbaa53b4c99ed9cd9e5086386c442648cfec2e.tar.gz gentoo-8bfbaa53b4c99ed9cd9e5086386c442648cfec2e.tar.bz2 gentoo-8bfbaa53b4c99ed9cd9e5086386c442648cfec2e.zip |
dev-ruby/httpclient: x86 stable wrt bug #564986
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-ruby/httpclient')
-rw-r--r-- | dev-ruby/httpclient/httpclient-2.6.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/httpclient/httpclient-2.6.0.1.ebuild b/dev-ruby/httpclient/httpclient-2.6.0.1.ebuild index 054c1b73c94f..d966f6679d0e 100644 --- a/dev-ruby/httpclient/httpclient-2.6.0.1.ebuild +++ b/dev-ruby/httpclient/httpclient-2.6.0.1.ebuild @@ -22,7 +22,7 @@ SRC_URI="https://github.com/nahi/httpclient/archive/v${PV}.tar.gz -> ${P}.tgz" LICENSE="Ruby" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="${RDEPEND} |