diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-02 02:22:46 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-02 02:22:46 +0200 |
commit | 7b43f2573294640fe0ec52b6d4cceb9b536c7a97 (patch) | |
tree | 8e767c81a7b09121a525c4a20241f080588520fc /dev-ruby/httpclient | |
parent | dev-python/pytest-expect: x86 stable (bug #659658) (diff) | |
download | gentoo-7b43f2573294640fe0ec52b6d4cceb9b536c7a97.tar.gz gentoo-7b43f2573294640fe0ec52b6d4cceb9b536c7a97.tar.bz2 gentoo-7b43f2573294640fe0ec52b6d4cceb9b536c7a97.zip |
dev-ruby/httpclient: x86 stable (bug #659132)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-ruby/httpclient')
-rw-r--r-- | dev-ruby/httpclient/httpclient-2.8.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/httpclient/httpclient-2.8.3.ebuild b/dev-ruby/httpclient/httpclient-2.8.3.ebuild index b359fcf1a0ea..678197900426 100644 --- a/dev-ruby/httpclient/httpclient-2.8.3.ebuild +++ b/dev-ruby/httpclient/httpclient-2.8.3.ebuild @@ -23,7 +23,7 @@ SRC_URI="https://github.com/nahi/httpclient/archive/v${PV}.tar.gz -> ${P}.tgz" LICENSE="Ruby" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" ruby_add_rdepend "virtual/ruby-ssl" |