diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-20 10:33:44 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-20 10:43:54 +0100 |
commit | 328e97143b0dbca7196261cd545e988de7551196 (patch) | |
tree | f4a16a5ced2b0f1fb677782cf19dcaf9c05d4b78 /dev-ruby/httpclient | |
parent | dev-python/zope-event: ppc stable wrt bug #602406 (diff) | |
download | gentoo-328e97143b0dbca7196261cd545e988de7551196.tar.gz gentoo-328e97143b0dbca7196261cd545e988de7551196.tar.bz2 gentoo-328e97143b0dbca7196261cd545e988de7551196.zip |
dev-ruby/httpclient: ppc stable wrt bug #602504
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/httpclient')
-rw-r--r-- | dev-ruby/httpclient/httpclient-2.8.2.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/httpclient/httpclient-2.8.2.4.ebuild b/dev-ruby/httpclient/httpclient-2.8.2.4.ebuild index 83c4a09270da..6fe207d922ab 100644 --- a/dev-ruby/httpclient/httpclient-2.8.2.4.ebuild +++ b/dev-ruby/httpclient/httpclient-2.8.2.4.ebuild @@ -24,7 +24,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 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="${RDEPEND} |