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-ml/extlib/
Date: Tue, 07 Sep 2021 00:09:33
Message-Id: 1630973330.4a16a66386f8f7b7d017f9b33361f5f3b5ac061a.sam@gentoo
1 commit: 4a16a66386f8f7b7d017f9b33361f5f3b5ac061a
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 7 00:08:50 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 7 00:08:50 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a16a663
7
8 dev-ml/extlib: Stabilize 1.7.8 arm, #804771
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-ml/extlib/extlib-1.7.8.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ml/extlib/extlib-1.7.8.ebuild b/dev-ml/extlib/extlib-1.7.8.ebuild
16 index f7c73b10b1a..8c99d9db050 100644
17 --- a/dev-ml/extlib/extlib-1.7.8.ebuild
18 +++ b/dev-ml/extlib/extlib-1.7.8.ebuild
19 @@ -12,7 +12,7 @@ S="${WORKDIR}/ocaml-${P}"
20
21 LICENSE="LGPL-2.1"
22 SLOT="0/${PV}"
23 -KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
24 +KEYWORDS="~amd64 arm arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
25 IUSE="doc +ocamlopt"
26
27 # See bug #704146