commit:     bc37c29073906d7d38fbed7b399cceee199de910
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct  6 11:21:18 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct  6 11:21:18 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc37c290

dev-ruby/io-event: Stabilize 1.2.2 x86, #940965

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-ruby/io-event/io-event-1.2.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/io-event/io-event-1.2.2.ebuild 
b/dev-ruby/io-event/io-event-1.2.2.ebuild
index 337b2103b8db..25b892993e2a 100644
--- a/dev-ruby/io-event/io-event-1.2.2.ebuild
+++ b/dev-ruby/io-event/io-event-1.2.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022-2023 Gentoo Authors
+# Copyright 2022-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -18,7 +18,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="+io-uring"
 
 RDEPEND="io-uring? ( sys-libs/liburing:= )"

Reply via email to