summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-07-04 21:18:19 +0100
committerSam James <sam@gentoo.org>2023-07-04 21:18:19 +0100
commit297c298cad9b8b0252d45ecb4f24e0b87245bcee (patch)
tree28a9d67f07b295cc225b9f300f5e98611c688248
parentdev-ruby/timers: Stabilize 4.3.5-r1 amd64, #908176 (diff)
downloadgentoo-297c298cad9b8b0252d45ecb4f24e0b87245bcee.tar.gz
gentoo-297c298cad9b8b0252d45ecb4f24e0b87245bcee.tar.bz2
gentoo-297c298cad9b8b0252d45ecb4f24e0b87245bcee.zip
dev-ruby/io-event: Stabilize 1.1.7 amd64, #908176
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-ruby/io-event/io-event-1.1.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/io-event/io-event-1.1.7.ebuild b/dev-ruby/io-event/io-event-1.1.7.ebuild
index 4eefc2cf310c..6a88f087dd5c 100644
--- a/dev-ruby/io-event/io-event-1.1.7.ebuild
+++ b/dev-ruby/io-event/io-event-1.1.7.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://github.com/socketry/io-event/archive/v${PV}.tar.gz -> ${P}.tar.
LICENSE="MIT"
SLOT="$(ver_cut 1-2)"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
IUSE=""
ruby_add_bdepend "test? ( >=dev-ruby/sus-0.6:0 )"