commit: d04f6a5e46701891ee2dade9bffd9ce3a46e71f6
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 5 02:34:25 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Mon Jan 5 03:02:07 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d04f6a5e
sci-mathematics/coq: Stabilize 8.17.1-r1 amd64, #966461
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
sci-mathematics/coq/coq-8.17.1-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sci-mathematics/coq/coq-8.17.1-r1.ebuild
b/sci-mathematics/coq/coq-8.17.1-r1.ebuild
index 3c164c844d9b..969dc903f73f 100644
--- a/sci-mathematics/coq/coq-8.17.1-r1.ebuild
+++ b/sci-mathematics/coq/coq-8.17.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}"
LICENSE="LGPL-2.1"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
IUSE="debug doc gui +ocamlopt test"
# TODO: Lots of failing tests. Maybe investigate later.