diff options
author | Sam James <sam@gentoo.org> | 2024-03-03 04:04:22 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-03-03 04:04:22 +0000 |
commit | bddeffa2873136da91b0789b1abf51d62bda3bd5 (patch) | |
tree | ddf07558e7f2c0b17b0370cf4c977f5b2dc38748 /dev-ml/ounit2 | |
parent | app-arch/zstd: Stabilize 1.5.5-r1 arm64, #925640 (diff) | |
download | gentoo-bddeffa2873136da91b0789b1abf51d62bda3bd5.tar.gz gentoo-bddeffa2873136da91b0789b1abf51d62bda3bd5.tar.bz2 gentoo-bddeffa2873136da91b0789b1abf51d62bda3bd5.zip |
dev-ml/ounit2: Stabilize 2.2.7 arm64, #925658
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/ounit2')
-rw-r--r-- | dev-ml/ounit2/ounit2-2.2.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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=" |