Gentoo Archives: gentoo-commits

From: Florian Schmaus <flow@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-erlang/fast_yaml/
Date: Thu, 08 Jul 2021 15:37:50
Message-Id: 1625758625.172d2ab6ee4365b31ec8a5e5601375660a6f14e8.flow@gentoo
1 commit: 172d2ab6ee4365b31ec8a5e5601375660a6f14e8
2 Author: Florian Schmaus <flow <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 8 15:37:05 2021 +0000
4 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 8 15:37:05 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=172d2ab6
7
8 dev-erlang/fast_yaml: Stabilize 1.0.31 amd64 x86, #801088
9
10 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
11
12 dev-erlang/fast_yaml/fast_yaml-1.0.31.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-erlang/fast_yaml/fast_yaml-1.0.31.ebuild b/dev-erlang/fast_yaml/fast_yaml-1.0.31.ebuild
16 index eb8c5a32a16..953f5da9b23 100644
17 --- a/dev-erlang/fast_yaml/fast_yaml-1.0.31.ebuild
18 +++ b/dev-erlang/fast_yaml/fast_yaml-1.0.31.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
20
21 LICENSE="Apache-2.0"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
24 +KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86"
25
26 DEPEND=">=dev-erlang/p1_utils-1.0.22
27 dev-libs/libyaml"