commit: bddeffa2873136da91b0789b1abf51d62bda3bd5
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 3 04:04:22 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Mar 3 04:04:22 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bddeffa2
dev-ml/ounit2: Stabilize 2.2.7 arm64, #925658
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-ml/ounit2/ounit2-2.2.7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ml/ounit2/ounit2-2.2.7.ebuild
b/dev-ml/ounit2/ounit2-2.2.7.ebuild
index 0eed8448ef1c..fe6cb6c0f95b 100644
--- a/dev-ml/ounit2/ounit2-2.2.7.ebuild
+++ b/dev-ml/ounit2/ounit2-2.2.7.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/ounit-${PV}"
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="amd64 arm ~arm64 ~ppc ppc64 ~riscv x86"
+KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv x86"
IUSE="+ocamlopt"
DEPEND="