summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-07-04 21:18:08 +0100
committerSam James <sam@gentoo.org>2023-07-04 21:18:08 +0100
commit8e9c7bacdf83d57af07f971857c5862c6f53006a (patch)
tree2f6f5c2fe097b524f53acce6564b5715557a653e /dev-ruby/async-io
parentdev-ruby/async-process: Stabilize 1.3.1 amd64, #908176 (diff)
downloadgentoo-8e9c7bacdf83d57af07f971857c5862c6f53006a.tar.gz
gentoo-8e9c7bacdf83d57af07f971857c5862c6f53006a.tar.bz2
gentoo-8e9c7bacdf83d57af07f971857c5862c6f53006a.zip
dev-ruby/async-io: Stabilize 1.34.3-r1 amd64, #908176
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/async-io')
-rw-r--r--dev-ruby/async-io/async-io-1.34.3-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/async-io/async-io-1.34.3-r1.ebuild b/dev-ruby/async-io/async-io-1.34.3-r1.ebuild
index 68ba0af0f1c5..5af21f42ca5a 100644
--- a/dev-ruby/async-io/async-io-1.34.3-r1.ebuild
+++ b/dev-ruby/async-io/async-io-1.34.3-r1.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"