diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 18:02:26 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 18:02:26 +0000 |
commit | 8ed65367b37ccb154441a7569d8328c5a2d36281 (patch) | |
tree | 8b30aa92fe4a2c58bcc0cba68d2fa840d005b3a3 /dev-ml/alcotest | |
parent | dev-python/websockets: Stabilize 11.0.3-r1 arm, #908203 (diff) | |
download | gentoo-8ed65367b37ccb154441a7569d8328c5a2d36281.tar.gz gentoo-8ed65367b37ccb154441a7569d8328c5a2d36281.tar.bz2 gentoo-8ed65367b37ccb154441a7569d8328c5a2d36281.zip |
dev-ml/alcotest: Stabilize 1.7.0 amd64, #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.ebuild | 2 |
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 c64909f6b926..a1aefcf62782 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=" |