summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2023-05-24 21:41:33 +0200
committerFabian Groffen <grobian@gentoo.org>2023-05-24 21:41:33 +0200
commit82e9ddde6f17e843beed29bc1446c635f71efc50 (patch)
tree33c4e375c842207402fc352affdae2f0a53aeece /dev-ruby/highline
parentdev-python/lxml: Require <dev-python/cython-3 (diff)
downloadgentoo-82e9ddde6f17e843beed29bc1446c635f71efc50.tar.gz
gentoo-82e9ddde6f17e843beed29bc1446c635f71efc50.tar.bz2
gentoo-82e9ddde6f17e843beed29bc1446c635f71efc50.zip
*/*: remove x86-solaris keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-ruby/highline')
-rw-r--r--dev-ruby/highline/highline-2.0.3-r1.ebuild2
-rw-r--r--dev-ruby/highline/highline-2.1.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/highline/highline-2.0.3-r1.ebuild b/dev-ruby/highline/highline-2.0.3-r1.ebuild
index c7e2d2d6bfac..d4900500416a 100644
--- a/dev-ruby/highline/highline-2.0.3-r1.ebuild
+++ b/dev-ruby/highline/highline-2.0.3-r1.ebuild
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/JEG2/highline/archive/v${PV}.tar.gz -> ${P}.tar.gz"
IUSE=""
LICENSE="|| ( GPL-2 Ruby-BSD )"
SLOT="$(ver_cut 1)"
-KEYWORDS="amd64 ~hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
all_ruby_prepare() {
# fix up gemspec file not to call git
diff --git a/dev-ruby/highline/highline-2.1.0.ebuild b/dev-ruby/highline/highline-2.1.0.ebuild
index dc2877ea35ba..109ed48c2276 100644
--- a/dev-ruby/highline/highline-2.1.0.ebuild
+++ b/dev-ruby/highline/highline-2.1.0.ebuild
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/JEG2/highline/archive/v${PV}.tar.gz -> ${P}.tar.gz"
IUSE=""
LICENSE="|| ( GPL-2 Ruby-BSD )"
SLOT="$(ver_cut 1)"
-KEYWORDS="amd64 ~arm64 ~hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm64 ~hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
all_ruby_prepare() {
# fix up gemspec file not to call git