summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-12-05 22:03:16 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-12-05 22:03:16 +0200
commit6fc9e7cbcfa673898febf3c0b38878489a16fd26 (patch)
treea2faf4c77f2040a030c52c7936d06a6aaa1ab9d1
parentdev-ruby/async: Keyword 1.30.3 x86, #761550 (diff)
downloadgentoo-6fc9e7cbcfa673898febf3c0b38878489a16fd26.tar.gz
gentoo-6fc9e7cbcfa673898febf3c0b38878489a16fd26.tar.bz2
gentoo-6fc9e7cbcfa673898febf3c0b38878489a16fd26.zip
dev-ruby/async-io: Keyword 1.34.0 x86, #761550
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-ruby/async-io/async-io-1.34.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/async-io/async-io-1.34.0.ebuild b/dev-ruby/async-io/async-io-1.34.0.ebuild
index 57a2c5890e7e..7cb23494607f 100644
--- a/dev-ruby/async-io/async-io-1.34.0.ebuild
+++ b/dev-ruby/async-io/async-io-1.34.0.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://github.com/socketry/async-io/archive/v${PV}.tar.gz -> ${P}.tar.
LICENSE="MIT"
SLOT="$(ver_cut 1)/$(ver_cut 1-2)"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
ruby_add_rdepend "dev-ruby/async"