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-cursor/
Date: Fri, 31 Dec 2021 20:07:39
Message-Id: 1640981239.9ee8ae1ba201233af6162e4c1f07a05fd66483d2.mattst88@gentoo
1 commit: 9ee8ae1ba201233af6162e4c1f07a05fd66483d2
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 31 20:07:04 2021 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 31 20:07:19 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ee8ae1b
7
8 dev-ruby/tty-cursor: Keyword 0.7.1 alpha, #807685
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 dev-ruby/tty-cursor/tty-cursor-0.7.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/tty-cursor/tty-cursor-0.7.1.ebuild b/dev-ruby/tty-cursor/tty-cursor-0.7.1.ebuild
16 index aa8301985634..b2a1c57bb40c 100644
17 --- a/dev-ruby/tty-cursor/tty-cursor-0.7.1.ebuild
18 +++ b/dev-ruby/tty-cursor/tty-cursor-0.7.1.ebuild
19 @@ -19,7 +19,7 @@ SRC_URI="https://github.com/piotrmurach/tty-cursor/archive/v${PV}.tar.gz -> ${P}
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 IUSE=""
26
27 all_ruby_prepare() {