diff options
author | 2021-10-13 21:34:31 +0100 | |
---|---|---|
committer | 2021-10-13 21:34:31 +0100 | |
commit | f78121905f90a5e04e0f5f1930e1a79c30f91259 (patch) | |
tree | 8f9b59faf20ba5839fe23229bcfa49aa5d68a7bc /dev-ml | |
parent | dev-ml/bos: Stabilize 0.2.0 arm, #817689 (diff) | |
download | gentoo-f78121905f90a5e04e0f5f1930e1a79c30f91259.tar.gz gentoo-f78121905f90a5e04e0f5f1930e1a79c30f91259.tar.bz2 gentoo-f78121905f90a5e04e0f5f1930e1a79c30f91259.zip |
dev-ml/alcotest: Stabilize 1.4.0 arm, #817695
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/alcotest/alcotest-1.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/alcotest/alcotest-1.4.0.ebuild b/dev-ml/alcotest/alcotest-1.4.0.ebuild index 4c368f1ff5c7..348e8f894db5 100644 --- a/dev-ml/alcotest/alcotest-1.4.0.ebuild +++ b/dev-ml/alcotest/alcotest-1.4.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 ppc ppc64 x86" +KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86" IUSE="+ocamlopt" RDEPEND=" |