diff options
| author | Fabian Groffen <grobian@gentoo.org> | 2025-12-19 10:25:43 +0100 |
|---|---|---|
| committer | Fabian Groffen <grobian@gentoo.org> | 2025-12-19 10:51:55 +0100 |
| commit | 2d25fad95cbaa525c8945d8e582c749d49524f49 (patch) | |
| tree | ce4a11e68441124938da4f908d1ee591b4da417b /dev-ruby/httpclient | |
| parent | 700c0a49b9b5888ec52543e06fa0d9a8b60d2422 (diff) | |
*/*: drop *-linux keywords
Bug: https://bugs.gentoo.org/473598
Bug: https://bugs.gentoo.org/720224
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-ruby/httpclient')
| -rw-r--r-- | dev-ruby/httpclient/httpclient-2.8.3-r3.ebuild | 2 | ||||
| -rw-r--r-- | dev-ruby/httpclient/httpclient-2.9.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/httpclient/httpclient-2.8.3-r3.ebuild b/dev-ruby/httpclient/httpclient-2.8.3-r3.ebuild index fa7b8bcab632..cae642ca5a77 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 ~x64-macos ~x64-solaris" +KEYWORDS="amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-macos ~x64-solaris" IUSE="" ruby_add_rdepend "virtual/ruby-ssl" diff --git a/dev-ruby/httpclient/httpclient-2.9.0.ebuild b/dev-ruby/httpclient/httpclient-2.9.0.ebuild index 3433ea450a1f..5dbc2d9ee3e9 100644 --- a/dev-ruby/httpclient/httpclient-2.9.0.ebuild +++ b/dev-ruby/httpclient/httpclient-2.9.0.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 ~x64-macos ~x64-solaris" +KEYWORDS="amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-macos ~x64-solaris" IUSE="doc test" ruby_add_rdepend "dev-ruby/mutex_m virtual/ruby-ssl" |
