summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-06-09 18:27:09 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-06-09 18:27:09 +0300
commit3da8971b08840a045ca700ec745a6f0a1b5f3b01 (patch)
tree07afc7d3ab7d20ff5d15d84b7e3ce9f51e6d3d63 /dev-ml/alcotest
parentsci-libs/hdf5: Stabilize 1.14.1 ppc64, #908156 (diff)
downloadgentoo-3da8971b08840a045ca700ec745a6f0a1b5f3b01.tar.gz
gentoo-3da8971b08840a045ca700ec745a6f0a1b5f3b01.tar.bz2
gentoo-3da8971b08840a045ca700ec745a6f0a1b5f3b01.zip
dev-ml/alcotest: Stabilize 1.7.0 arm64, #908161
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/alcotest')
-rw-r--r--dev-ml/alcotest/alcotest-1.7.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/alcotest/alcotest-1.7.0.ebuild b/dev-ml/alcotest/alcotest-1.7.0.ebuild
index 02bd046c8bf8..c3485f1e782e 100644
--- a/dev-ml/alcotest/alcotest-1.7.0.ebuild
+++ b/dev-ml/alcotest/alcotest-1.7.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/mirage/alcotest/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="ISC"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~x86"
IUSE="+ocamlopt"
RDEPEND="