diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 19:27:16 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 19:32:14 +0100 |
commit | 1cd63a1c99269b237cb99a942a299d325276fc90 (patch) | |
tree | 400cd0e0b6590cac278350cde30df5e278f5af8e /dev-ruby/thread_order | |
parent | dev-ruby/textpow: drop x86-macos (diff) | |
download | gentoo-1cd63a1c99269b237cb99a942a299d325276fc90.tar.gz gentoo-1cd63a1c99269b237cb99a942a299d325276fc90.tar.bz2 gentoo-1cd63a1c99269b237cb99a942a299d325276fc90.zip |
dev-ruby/thread_order: 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/thread_order')
-rw-r--r-- | dev-ruby/thread_order/thread_order-1.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/thread_order/thread_order-1.1.1.ebuild b/dev-ruby/thread_order/thread_order-1.1.1.ebuild index 460776a5719c..8a9c1c211769 100644 --- a/dev-ruby/thread_order/thread_order-1.1.1.ebuild +++ b/dev-ruby/thread_order/thread_order-1.1.1.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=6 @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/JoshCheek/thread_order" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" all_ruby_prepare() { |