summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2024-04-29 17:06:39 -0400
committerIonen Wolkens <ionen@gentoo.org>2024-04-29 22:28:34 -0400
commit72c9c8da1b1316d8dfa6c258b604baa5c419ce37 (patch)
tree73bf09a556d1815993d58faad99efe0e00065d59
parentdev-ruby/debug: Stabilize 1.9.1 amd64, #928114 (diff)
downloadgentoo-72c9c8da1b1316d8dfa6c258b604baa5c419ce37.tar.gz
gentoo-72c9c8da1b1316d8dfa6c258b604baa5c419ce37.tar.bz2
gentoo-72c9c8da1b1316d8dfa6c258b604baa5c419ce37.zip
dev-ruby/io-console: Stabilize 0.7.2 x86, #928114
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
-rw-r--r--dev-ruby/io-console/io-console-0.7.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/io-console/io-console-0.7.2.ebuild b/dev-ruby/io-console/io-console-0.7.2.ebuild
index 9c5c4ee5f085..b17abd2bffd7 100644
--- a/dev-ruby/io-console/io-console-0.7.2.ebuild
+++ b/dev-ruby/io-console/io-console-0.7.2.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://github.com/ruby/io-console/archive/v${PV}.tar.gz -> ${P}.tar.gz
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
IUSE="test"
ruby_add_bdepend "test? ( dev-ruby/test-unit dev-ruby/test-unit-ruby-core )"