commit: 54486b89bf8d08e8d006bfee24a4a7a2f4d9ce6b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Apr 2 22:48:37 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Apr 2 22:48:37 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54486b89
dev-ruby/async: Keyword 2.2.1 x86, #903708 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/async/async-2.2.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/async/async-2.2.1.ebuild b/dev-ruby/async/async-2.2.1.ebuild index 6e2688dbe2b7..c18d3885ef92 100644 --- a/dev-ruby/async/async-2.2.1.ebuild +++ b/dev-ruby/async/async-2.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022 Gentoo Authors +# Copyright 2022-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -17,7 +17,7 @@ SRC_URI="https://github.com/socketry/async/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="$(ver_cut 1)" -KEYWORDS="~amd64 ~sparc" +KEYWORDS="~amd64 ~sparc ~x86" IUSE="" ruby_add_rdepend ">=dev-ruby/console-1.10:1
