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-util/rebar-bin/
Date: Sun, 17 Oct 2021 19:09:39
Message-Id: 1634497646.1a4c03b0bf327636811df73b4c6e3ef9d148c6ad.sam@gentoo
1 commit: 1a4c03b0bf327636811df73b4c6e3ef9d148c6ad
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 17 19:07:26 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 17 19:07:26 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a4c03b0
7
8 dev-util/rebar-bin: Stabilize 3.17.0 amd64, #817143
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-util/rebar-bin/rebar-bin-3.17.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-util/rebar-bin/rebar-bin-3.17.0.ebuild b/dev-util/rebar-bin/rebar-bin-3.17.0.ebuild
16 index 46ed763d772..7522fbc1d2a 100644
17 --- a/dev-util/rebar-bin/rebar-bin-3.17.0.ebuild
18 +++ b/dev-util/rebar-bin/rebar-bin-3.17.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"