summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-12-05 22:03:15 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-12-05 22:03:15 +0200
commit810186bff5e3c556fcca806c96966f9847135595 (patch)
tree33c1a419f5c1ab6770d8f385754d1c16ffb77dc9 /dev-ruby/console
parentdev-ruby/fiber-local: Keyword 1.0.0 x86, #761550 (diff)
downloadgentoo-810186bff5e3c556fcca806c96966f9847135595.tar.gz
gentoo-810186bff5e3c556fcca806c96966f9847135595.tar.bz2
gentoo-810186bff5e3c556fcca806c96966f9847135595.zip
dev-ruby/console: Keyword 1.16.2 x86, #761550
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby/console')
-rw-r--r--dev-ruby/console/console-1.16.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/console/console-1.16.2.ebuild b/dev-ruby/console/console-1.16.2.ebuild
index aa0040c81093..4da430a2522e 100644
--- a/dev-ruby/console/console-1.16.2.ebuild
+++ b/dev-ruby/console/console-1.16.2.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://github.com/socketry/console/archive/v${PV}.tar.gz -> ${P}.tar.g
LICENSE="MIT"
SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
ruby_add_rdepend "dev-ruby/fiber-local"