commit: b9bb86c314cddd07e85d45cfaa7e5afe1406375b
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 8 14:20:45 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 8 14:20:45 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9bb86c3
dev-ml/stdune: Stabilize 3.10.0 ppc64, #933822
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-ml/stdune/stdune-3.10.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-ml/stdune/stdune-3.10.0.ebuild
b/dev-ml/stdune/stdune-3.10.0.ebuild
index 8d82be573c81..dfa0e4c6b00d 100644
--- a/dev-ml/stdune/stdune-3.10.0.ebuild
+++ b/dev-ml/stdune/stdune-3.10.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022-2023 Gentoo Authors
+# Copyright 2022-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -13,7 +13,7 @@ S="${WORKDIR}/dune-${PV}"
LICENSE="Apache-2.0"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 ~riscv ~x86"
IUSE="+ocamlopt"
RESTRICT="test"