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/wisper/
Date: Fri, 31 Dec 2021 20:07:40
Message-Id: 1640981240.f42dd4f6e1efc757904ae876506a9586079619eb.mattst88@gentoo
1 commit: f42dd4f6e1efc757904ae876506a9586079619eb
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=f42dd4f6
7
8 dev-ruby/wisper: Keyword 2.0.1 alpha, #807685
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 dev-ruby/wisper/wisper-2.0.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/wisper/wisper-2.0.1.ebuild b/dev-ruby/wisper/wisper-2.0.1.ebuild
16 index b587d5cec374..9556693f43b1 100644
17 --- a/dev-ruby/wisper/wisper-2.0.1.ebuild
18 +++ b/dev-ruby/wisper/wisper-2.0.1.ebuild
19 @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/krisleech/wisper"
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() {