diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-26 20:52:06 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-26 20:54:14 +0100 |
commit | dd37b8fd8bc065d112d251d14788823fef89c5b6 (patch) | |
tree | 1f0d800a60c0793a90fd058b8493619e7430fcf4 /dev-ruby/thread_safe | |
parent | dev-ruby/tzinfo: x86 stable (bug #645618) (diff) | |
download | gentoo-dd37b8fd8bc065d112d251d14788823fef89c5b6.tar.gz gentoo-dd37b8fd8bc065d112d251d14788823fef89c5b6.tar.bz2 gentoo-dd37b8fd8bc065d112d251d14788823fef89c5b6.zip |
dev-ruby/thread_safe: x86 stable (bug #645618)
Package-Manager: Portage-2.3.20, Repoman-2.3.6
Diffstat (limited to 'dev-ruby/thread_safe')
-rw-r--r-- | dev-ruby/thread_safe/thread_safe-0.3.6.ebuild | 4 |
1 files changed, 2 insertions, 2 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 b8a4bc2e5bb5..3969b0073350 100644 --- a/dev-ruby/thread_safe/thread_safe-0.3.6.ebuild +++ b/dev-ruby/thread_safe/thread_safe-0.3.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/ruby-concurrency/thread_safe" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 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 |