Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/tty-editor/
Date: Fri, 31 Dec 2021 20:07:41
Message-Id: 1640981240.68843be64bbbcf72689379692261195e21d8f362.mattst88@gentoo
1 commit: 68843be64bbbcf72689379692261195e21d8f362
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 31 20:07:05 2021 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 31 20:07:20 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68843be6
7
8 dev-ruby/tty-editor: Keyword 0.7.0 alpha, #807685
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 dev-ruby/tty-editor/tty-editor-0.7.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/tty-editor/tty-editor-0.7.0.ebuild b/dev-ruby/tty-editor/tty-editor-0.7.0.ebuild
16 index 97fc51b902ee..aac0dd874a2c 100644
17 --- a/dev-ruby/tty-editor/tty-editor-0.7.0.ebuild
18 +++ b/dev-ruby/tty-editor/tty-editor-0.7.0.ebuild
19 @@ -17,7 +17,7 @@ SRC_URI="https://github.com/piotrmurach/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc"
24 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc"
25
26 ruby_add_rdepend ">=dev-ruby/tty-prompt-0.22"