diff options
author | Fabian Groffen <grobian@gentoo.org> | 2023-05-24 21:41:33 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2023-05-24 21:41:33 +0200 |
commit | 82e9ddde6f17e843beed29bc1446c635f71efc50 (patch) | |
tree | 33c4e375c842207402fc352affdae2f0a53aeece /dev-ruby/treetop | |
parent | dev-python/lxml: Require <dev-python/cython-3 (diff) | |
download | gentoo-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/treetop')
-rw-r--r-- | dev-ruby/treetop/treetop-1.6.11-r1.ebuild | 2 | ||||
-rw-r--r-- | dev-ruby/treetop/treetop-1.6.12.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/treetop/treetop-1.6.11-r1.ebuild b/dev-ruby/treetop/treetop-1.6.11-r1.ebuild index aa80fb6a0789..4ecb38106d44 100644 --- a/dev-ruby/treetop/treetop-1.6.11-r1.ebuild +++ b/dev-ruby/treetop/treetop-1.6.11-r1.ebuild @@ -19,7 +19,7 @@ HOMEPAGE="https://github.com/cjheath/treetop" SRC_URI="https://github.com/cjheath/treetop/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" -KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris" SLOT="0" IUSE="" diff --git a/dev-ruby/treetop/treetop-1.6.12.ebuild b/dev-ruby/treetop/treetop-1.6.12.ebuild index 484becd9fc6f..b2edc428290c 100644 --- a/dev-ruby/treetop/treetop-1.6.12.ebuild +++ b/dev-ruby/treetop/treetop-1.6.12.ebuild @@ -19,7 +19,7 @@ HOMEPAGE="https://github.com/cjheath/treetop" SRC_URI="https://github.com/cjheath/treetop/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" -KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris" SLOT="0" IUSE="" |