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: Thu, 14 Oct 2021 09:44:23
Message-Id: 1634204642.d99b3c60cbbe43ff1c18e173e105f4522add3275.sam@gentoo
1 commit: d99b3c60cbbe43ff1c18e173e105f4522add3275
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 14 09:44:02 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 14 09:44:02 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d99b3c60
7
8 dev-ml/extlib: Stabilize 1.7.8 x86, #815910
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 86f42e41481..78f973f346e 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