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: Fri, 17 Mar 2023 02:29:21
Message-Id: 1679020082.cd4d22f1e3a61ccd5f71cf0c9c81f658e0c7f062.sam@gentoo
1 commit: cd4d22f1e3a61ccd5f71cf0c9c81f658e0c7f062
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 17 02:28:02 2023 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 17 02:28:02 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd4d22f1
7
8 dev-ml/extlib: Stabilize 1.7.9 amd64, #901703
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-ml/extlib/extlib-1.7.9.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ml/extlib/extlib-1.7.9.ebuild b/dev-ml/extlib/extlib-1.7.9.ebuild
16 index 45a4a43e7993..1c3c56c3e39e 100644
17 --- a/dev-ml/extlib/extlib-1.7.9.ebuild
18 +++ b/dev-ml/extlib/extlib-1.7.9.ebuild
19 @@ -13,7 +13,7 @@ S="${WORKDIR}"/ocaml-${P}
20
21 LICENSE="LGPL-2.1"
22 SLOT="0/${PV}"
23 -KEYWORDS="~amd64 arm arm64 ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
24 +KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
25 IUSE="doc +ocamlopt"
26
27 # See bug #704146