summaryrefslogtreecommitdiff
path: root/dev-ruby/async
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-02 23:48:37 +0100
committerSam James <sam@gentoo.org>2023-04-02 23:48:37 +0100
commit54486b89bf8d08e8d006bfee24a4a7a2f4d9ce6b (patch)
tree4b3baabe3be32df296b8307572cfff9632fe6ca1 /dev-ruby/async
parent01b08679d7deb107ec67e2031160077b5a079d56 (diff)
downloadgentoo-54486b89bf8d08e8d006bfee24a4a7a2f4d9ce6b.tar.gz
gentoo-54486b89bf8d08e8d006bfee24a4a7a2f4d9ce6b.tar.bz2
gentoo-54486b89bf8d08e8d006bfee24a4a7a2f4d9ce6b.zip
dev-ruby/async: Keyword 2.2.1 x86, #903708
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/async')
-rw-r--r--dev-ruby/async/async-2.2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/async/async-2.2.1.ebuild b/dev-ruby/async/async-2.2.1.ebuild
index 6e2688dbe2b7..c18d3885ef92 100644
--- a/dev-ruby/async/async-2.2.1.ebuild
+++ b/dev-ruby/async/async-2.2.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -17,7 +17,7 @@ SRC_URI="https://github.com/socketry/async/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64 ~sparc"
+KEYWORDS="~amd64 ~sparc ~x86"
IUSE=""
ruby_add_rdepend ">=dev-ruby/console-1.10:1