diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2017-12-29 13:16:14 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-29 17:40:27 +0000 |
commit | f475d6ecd359cd745f6b08db03267858c51b69bc (patch) | |
tree | fba25a1cd087a5027fb554c03e170fb4dcd6a889 /dev-ruby/httpclient | |
parent | media-video/ffmpeg: stable 3.3.5 for ppc64, bug #636736 (diff) | |
download | gentoo-f475d6ecd359cd745f6b08db03267858c51b69bc.tar.gz gentoo-f475d6ecd359cd745f6b08db03267858c51b69bc.tar.bz2 gentoo-f475d6ecd359cd745f6b08db03267858c51b69bc.zip |
dev-ruby/httpclient: stable 2.8.2.4 for sparc, bug #602504
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-ruby/httpclient')
-rw-r--r-- | dev-ruby/httpclient/httpclient-2.8.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/httpclient/httpclient-2.8.2.4.ebuild b/dev-ruby/httpclient/httpclient-2.8.2.4.ebuild index 18fb46b42740..ddad8a5cbf5e 100644 --- a/dev-ruby/httpclient/httpclient-2.8.2.4.ebuild +++ b/dev-ruby/httpclient/httpclient-2.8.2.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -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 ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ppc ~ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="${RDEPEND} |