diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-06-25 21:47:21 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-06-25 22:13:27 +0200 |
commit | 031afc77e97c709f62fc3a2b904016d901b96eec (patch) | |
tree | 0765ec68a09757f867a0a98e7ec352e83a4dbb0a /dev-ruby | |
parent | dev-perl/TermReadKey: x86 stable wrt bug #583518 (diff) | |
download | gentoo-031afc77e97c709f62fc3a2b904016d901b96eec.tar.gz gentoo-031afc77e97c709f62fc3a2b904016d901b96eec.tar.bz2 gentoo-031afc77e97c709f62fc3a2b904016d901b96eec.zip |
dev-ruby/httpclient: x86 stable wrt bug #580892
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/httpclient/httpclient-2.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/httpclient/httpclient-2.7.1.ebuild b/dev-ruby/httpclient/httpclient-2.7.1.ebuild index 7aa52b2bfd85..a6312e715aba 100644 --- a/dev-ruby/httpclient/httpclient-2.7.1.ebuild +++ b/dev-ruby/httpclient/httpclient-2.7.1.ebuild @@ -24,7 +24,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} |