diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-07-06 11:06:06 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-07-06 11:06:06 +0200 |
commit | ef4e8d71028015db4d033ae95d432294282ecf52 (patch) | |
tree | 3fe642cc2a3d252c0666ddf027b7c151e42e1107 /dev-ruby/httpclient | |
parent | dev-perl/TermReadKey: ppc stable wrt bug #583518 (diff) | |
download | gentoo-ef4e8d71028015db4d033ae95d432294282ecf52.tar.gz gentoo-ef4e8d71028015db4d033ae95d432294282ecf52.tar.bz2 gentoo-ef4e8d71028015db4d033ae95d432294282ecf52.zip |
dev-ruby/httpclient: ppc stable wrt bug #580892
Package-Manager: portage-2.2.28
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.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/httpclient/httpclient-2.7.1.ebuild b/dev-ruby/httpclient/httpclient-2.7.1.ebuild index a6312e715aba..ba0a3ab8ebb8 100644 --- a/dev-ruby/httpclient/httpclient-2.7.1.ebuild +++ b/dev-ruby/httpclient/httpclient-2.7.1.ebuild @@ -24,7 +24,7 @@ SRC_URI="https://github.com/nahi/httpclient/archive/v${PV}.tar.gz -> ${P}.tgz" LICENSE="Ruby" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="${RDEPEND} |