diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-05-03 16:53:12 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-03 17:25:26 +0100 |
commit | 13c6024356458b64e82fe8b0600a193a84ebb275 (patch) | |
tree | 304044122fb367cd493c5bf7c1633eb1b8ec62b3 /dev-ruby/thread_safe | |
parent | dev-ruby/atomic: keyworded 1.1.101 for sparc, bug #720380 (diff) | |
download | gentoo-13c6024356458b64e82fe8b0600a193a84ebb275.tar.gz gentoo-13c6024356458b64e82fe8b0600a193a84ebb275.tar.bz2 gentoo-13c6024356458b64e82fe8b0600a193a84ebb275.zip |
dev-ruby/thread_safe: keyworded 0.3.6 for sparc, bug #720380
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-ruby/thread_safe')
-rw-r--r-- | dev-ruby/thread_safe/thread_safe-0.3.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/thread_safe/thread_safe-0.3.6.ebuild b/dev-ruby/thread_safe/thread_safe-0.3.6.ebuild index 945dd95a1697..884af1d7983b 100644 --- a/dev-ruby/thread_safe/thread_safe-0.3.6.ebuild +++ b/dev-ruby/thread_safe/thread_safe-0.3.6.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/ruby-concurrency/thread_safe" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 arm ~arm64 hppa ppc ppc64 x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 arm ~arm64 hppa ppc ppc64 ~sparc x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" # Higher atomic dependency since earlier versions crash on ruby20 while |