summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2024-02-20 16:51:03 -0500
committerIonen Wolkens <ionen@gentoo.org>2024-02-21 23:45:27 -0500
commit25aa0113fa478da0153b23f2875ff9c23283ce8c (patch)
tree6828b6a4402b481b8cdea59bbd9255c732183e2f /dev-ruby/httpclient
parentdev-ruby/httpclient: Stabilize 2.8.3-r3 ppc, #909115 (diff)
downloadgentoo-25aa0113fa478da0153b23f2875ff9c23283ce8c.tar.gz
gentoo-25aa0113fa478da0153b23f2875ff9c23283ce8c.tar.bz2
gentoo-25aa0113fa478da0153b23f2875ff9c23283ce8c.zip
dev-ruby/httpclient: Stabilize 2.8.3-r3 sparc, #909115
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-ruby/httpclient')
-rw-r--r--dev-ruby/httpclient/httpclient-2.8.3-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/httpclient/httpclient-2.8.3-r3.ebuild b/dev-ruby/httpclient/httpclient-2.8.3-r3.ebuild
index ee1bb07c987a..383191d6c204 100644
--- a/dev-ruby/httpclient/httpclient-2.8.3-r3.ebuild
+++ b/dev-ruby/httpclient/httpclient-2.8.3-r3.ebuild
@@ -23,7 +23,7 @@ SRC_URI="https://github.com/nahi/httpclient/archive/v${PV}.tar.gz -> ${P}.tgz"
LICENSE="|| ( Ruby Ruby-BSD BSD-2 )"
SLOT="0"
-KEYWORDS="amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
IUSE=""
ruby_add_rdepend "virtual/ruby-ssl"