summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-06-09 19:51:59 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-06-09 19:51:59 +0300
commit9f1fc6681464348a514412fd5127f1f4d4e0370d (patch)
treee5a89def2d5017fc7337dc2d178acf0a2a6f1c15 /dev-ml/alcotest
parentmedia-libs/libheif: Stabilize 1.15.2 arm64, #908168 (diff)
downloadgentoo-9f1fc6681464348a514412fd5127f1f4d4e0370d.tar.gz
gentoo-9f1fc6681464348a514412fd5127f1f4d4e0370d.tar.bz2
gentoo-9f1fc6681464348a514412fd5127f1f4d4e0370d.zip
dev-ml/alcotest: Stabilize 1.7.0 x86, #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 7b82ca039693..c64909f6b926 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="