diff options
author | 2023-05-25 21:53:25 +0200 | |
---|---|---|
committer | 2023-05-25 21:53:25 +0200 | |
commit | 6d2df6f4b71756f49d6afeb99ef76b693bd39742 (patch) | |
tree | 523a02902af606af672c99fbe0c798d9a9e149e0 /dev-ruby/treetop | |
parent | profiles: remove sparc-solaris (diff) | |
download | gentoo-6d2df6f4b71756f49d6afeb99ef76b693bd39742.tar.gz gentoo-6d2df6f4b71756f49d6afeb99ef76b693bd39742.tar.bz2 gentoo-6d2df6f4b71756f49d6afeb99ef76b693bd39742.zip |
*/*: remove sparc64-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 a25973f06d8d..b2e939d1c226 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 ~sparc64-solaris ~x64-solaris" +KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~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 ef8ae6770186..ed50b8952f53 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 ~sparc64-solaris ~x64-solaris" +KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" SLOT="0" IUSE="" |