diff options
author | Jeroen Roovers <jer@gentoo.org> | 2018-03-22 20:51:46 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2018-03-22 21:23:09 +0100 |
commit | f30d5c5c116b700cd43be0e4cfd40180e3fac219 (patch) | |
tree | 2b0c972b7dd2c30e2566537fec55f52732dc119c /dev-ruby/httpclient | |
parent | dev-ruby/patron: Mark ~hppa too. (diff) | |
download | gentoo-f30d5c5c116b700cd43be0e4cfd40180e3fac219.tar.gz gentoo-f30d5c5c116b700cd43be0e4cfd40180e3fac219.tar.bz2 gentoo-f30d5c5c116b700cd43be0e4cfd40180e3fac219.zip |
dev-ruby/httpclient: Mark ~hppa too.
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-ruby/httpclient')
-rw-r--r-- | dev-ruby/httpclient/httpclient-2.8.2.4.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/httpclient/httpclient-2.8.3.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ruby/httpclient/httpclient-2.8.2.4.ebuild b/dev-ruby/httpclient/httpclient-2.8.2.4.ebuild index ddad8a5cbf5e..d8a71390738f 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-2017 Gentoo Foundation +# Copyright 1999-2018 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 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ppc ~ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="${RDEPEND} diff --git a/dev-ruby/httpclient/httpclient-2.8.3.ebuild b/dev-ruby/httpclient/httpclient-2.8.3.ebuild index 31d579ef823e..63d4d96292db 100644 --- a/dev-ruby/httpclient/httpclient-2.8.3.ebuild +++ b/dev-ruby/httpclient/httpclient-2.8.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 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 ~arm64 ~ppc ~ppc64 ~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 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="${RDEPEND} |