diff options
author | Hans de Graaff <graaff@gentoo.org> | 2021-11-23 07:34:44 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2021-11-23 07:34:44 +0100 |
commit | 9dccc817555f7fc30848c613ec97fafebfee3f8c (patch) | |
tree | 0680425ee19815c9c7984d0b4f82d8e82eaf5755 /dev-ruby/thread_safe | |
parent | dev-ruby/descendants_tracker: cleanup (diff) | |
download | gentoo-9dccc817555f7fc30848c613ec97fafebfee3f8c.tar.gz gentoo-9dccc817555f7fc30848c613ec97fafebfee3f8c.tar.bz2 gentoo-9dccc817555f7fc30848c613ec97fafebfee3f8c.zip |
dev-ruby/thread_safe: all arches stable
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/thread_safe')
-rw-r--r-- | dev-ruby/thread_safe/thread_safe-0.3.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/thread_safe/thread_safe-0.3.6-r1.ebuild b/dev-ruby/thread_safe/thread_safe-0.3.6-r1.ebuild index 8bfeb82842f1..39afa8fe1ba0 100644 --- a/dev-ruby/thread_safe/thread_safe-0.3.6-r1.ebuild +++ b/dev-ruby/thread_safe/thread_safe-0.3.6-r1.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/ruby-concurrency/thread_safe" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" # Higher atomic dependency since earlier versions crash on ruby20 while |