diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-27 20:38:31 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-27 22:53:47 +0100 |
commit | 0fcfd369f04c0b65aa2580bc7969d1c8a85a2f90 (patch) | |
tree | 7416ecf56ce9090d7c396635082e554188e0466c /dev-ruby/httpclient | |
parent | media-radio/gpredict: stable 2.2.1 for ppc, bug #659120 (diff) | |
download | gentoo-0fcfd369f04c0b65aa2580bc7969d1c8a85a2f90.tar.gz gentoo-0fcfd369f04c0b65aa2580bc7969d1c8a85a2f90.tar.bz2 gentoo-0fcfd369f04c0b65aa2580bc7969d1c8a85a2f90.zip |
dev-ruby/httpclient: stable 2.8.3 for ppc, bug #659132
Bug: https://bugs.gentoo.org/659132
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"
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 fb4f75f12c20..b359fcf1a0ea 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" |