summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-10-24 12:29:44 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-10-24 12:29:44 +0300
commitbd15cd866c4c9f79f8c5a53f9f5da45c661e64b5 (patch)
tree8330368b16da2bd936a646d7ae5f881b4e7fb195 /dev-ruby
parentdev-ruby/async: Stabilize 2.6.2 x86, #909632 (diff)
downloadgentoo-bd15cd866c4c9f79f8c5a53f9f5da45c661e64b5.tar.gz
gentoo-bd15cd866c4c9f79f8c5a53f9f5da45c661e64b5.tar.bz2
gentoo-bd15cd866c4c9f79f8c5a53f9f5da45c661e64b5.zip
dev-ruby/async-io: Stabilize 1.35.0 x86, #909632
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/async-io/async-io-1.35.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/async-io/async-io-1.35.0.ebuild b/dev-ruby/async-io/async-io-1.35.0.ebuild
index 30118ffa22cd..480a931b5fb9 100644
--- a/dev-ruby/async-io/async-io-1.35.0.ebuild
+++ b/dev-ruby/async-io/async-io-1.35.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)"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86"
IUSE=""
ruby_add_rdepend "dev-ruby/async"