diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 19:28:06 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 19:32:15 +0100 |
commit | 881316974c1ba3e4ec2057943012e12a5020322f (patch) | |
tree | a970778cea042009444b89d19d98c2a3c403224e /dev-ruby/treetop | |
parent | dev-ruby/timers: drop x86-macos (diff) | |
download | gentoo-881316974c1ba3e4ec2057943012e12a5020322f.tar.gz gentoo-881316974c1ba3e4ec2057943012e12a5020322f.tar.bz2 gentoo-881316974c1ba3e4ec2057943012e12a5020322f.zip |
dev-ruby/treetop: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-ruby/treetop')
-rw-r--r-- | dev-ruby/treetop/treetop-1.6.10.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/treetop/treetop-1.6.11.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ruby/treetop/treetop-1.6.10.ebuild b/dev-ruby/treetop/treetop-1.6.10.ebuild index 076b0dc7f933..2b94320d71b8 100644 --- a/dev-ruby/treetop/treetop-1.6.10.ebuild +++ b/dev-ruby/treetop/treetop-1.6.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -16,7 +16,7 @@ DESCRIPTION="Treetop is a language for describing languages" HOMEPAGE="https://github.com/cjheath/treetop" LICENSE="Ruby" -KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-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 ~x86-solaris" SLOT="0" IUSE="" diff --git a/dev-ruby/treetop/treetop-1.6.11.ebuild b/dev-ruby/treetop/treetop-1.6.11.ebuild index f07ad2d31c01..ada40f418c14 100644 --- a/dev-ruby/treetop/treetop-1.6.11.ebuild +++ b/dev-ruby/treetop/treetop-1.6.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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="Ruby" -KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-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 ~x86-solaris" SLOT="0" IUSE="" |