summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-01-03 10:40:59 +0100
committerJakov Smolić <jsmolic@gentoo.org>2022-01-03 10:40:59 +0100
commit647da6567d3017928abd9fa14f19b7bca5f36c71 (patch)
tree1ac26990508ef0a45e21d418f54c3441b15b2661 /dev-ruby/tty-editor
parentdev-ruby/tty-prompt: Keyword 0.23.1 x86, #807685 (diff)
downloadgentoo-647da6567d3017928abd9fa14f19b7bca5f36c71.tar.gz
gentoo-647da6567d3017928abd9fa14f19b7bca5f36c71.tar.bz2
gentoo-647da6567d3017928abd9fa14f19b7bca5f36c71.zip
dev-ruby/tty-editor: Keyword 0.7.0 x86, #807685
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ruby/tty-editor')
-rw-r--r--dev-ruby/tty-editor/tty-editor-0.7.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/tty-editor/tty-editor-0.7.0.ebuild b/dev-ruby/tty-editor/tty-editor-0.7.0.ebuild
index aac0dd874a2c..496d28391dcf 100644
--- a/dev-ruby/tty-editor/tty-editor-0.7.0.ebuild
+++ b/dev-ruby/tty-editor/tty-editor-0.7.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -17,7 +17,7 @@ SRC_URI="https://github.com/piotrmurach/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
ruby_add_rdepend ">=dev-ruby/tty-prompt-0.22"