Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/tty-cursor/
Date: Wed, 15 Sep 2021 02:32:26
Message-Id: 1631673100.3bf271d9f617d5e0e547cc42dc4c607b358b6cf3.sam@gentoo
1 commit: 3bf271d9f617d5e0e547cc42dc4c607b358b6cf3
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 15 02:31:40 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 15 02:31:40 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bf271d9
7
8 dev-ruby/tty-cursor: Keyword 0.7.1 arm, #807685
9
10 Signed-off-by: Sam James <sam <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 83099807c47..e15b775b761 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 ~arm64 ~hppa ~riscv ~sparc"
24 +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~riscv ~sparc"
25 IUSE=""
26
27 all_ruby_prepare() {