Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/rebar-bin/
Date: Tue, 08 Feb 2022 10:46:24
Message-Id: 1644317169.99b0928ea5dcca68655af86876983a3183677df3.jsmolic@gentoo
1 commit: 99b0928ea5dcca68655af86876983a3183677df3
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 8 10:46:09 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 8 10:46:09 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99b0928e
7
8 dev-util/rebar-bin: Stabilize 3.18.0 ALLARCHES, #832899
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 dev-util/rebar-bin/rebar-bin-3.18.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-util/rebar-bin/rebar-bin-3.18.0.ebuild b/dev-util/rebar-bin/rebar-bin-3.18.0.ebuild
16 index 12502e7a00eb..0191858ec8ad 100644
17 --- a/dev-util/rebar-bin/rebar-bin-3.18.0.ebuild
18 +++ b/dev-util/rebar-bin/rebar-bin-3.18.0.ebuild
19 @@ -10,7 +10,7 @@ S="${WORKDIR}"
20
21 LICENSE="Apache-2.0"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="amd64 ~x86"
25
26 RDEPEND="dev-lang/erlang"