diff options
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/alcotest/alcotest-1.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/alcotest/alcotest-1.8.0.ebuild b/dev-ml/alcotest/alcotest-1.8.0.ebuild index 0be9a72e93a2..cdf5b23a1aa5 100644 --- a/dev-ml/alcotest/alcotest-1.8.0.ebuild +++ b/dev-ml/alcotest/alcotest-1.8.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=" |