commit: 324271e7906d2a0e87cadfb01105830e41cecc83 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jan 30 13:09:33 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jan 30 13:09:33 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=324271e7
sci-mathematics/alt-ergo: Stabilize 2.4.2-r1 amd64, #892271 Signed-off-by: Sam James <sam <AT> gentoo.org> sci-mathematics/alt-ergo/alt-ergo-2.4.2-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-mathematics/alt-ergo/alt-ergo-2.4.2-r1.ebuild b/sci-mathematics/alt-ergo/alt-ergo-2.4.2-r1.ebuild index 581b8c28a604..907c2da6676b 100644 --- a/sci-mathematics/alt-ergo/alt-ergo-2.4.2-r1.ebuild +++ b/sci-mathematics/alt-ergo/alt-ergo-2.4.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/OCamlPro/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="CeCILL-C" SLOT="0/${PV}" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="examples gui +ocamlopt" REQUIRED_USE="ocamlopt"