summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-16 23:14:16 +0000
committerSam James <sam@gentoo.org>2023-03-16 23:14:16 +0000
commit6f760aa787baa0aacdb08cd3c591f23eaf32f198 (patch)
treeac948af6fe6a79dcd701fe12106f5e44f7e4586a /dev-ml/facile
parentdev-ml/bin_prot: Stabilize 0.15.0-r2 arm64, #901565 (diff)
downloadgentoo-6f760aa787baa0aacdb08cd3c591f23eaf32f198.tar.gz
gentoo-6f760aa787baa0aacdb08cd3c591f23eaf32f198.tar.bz2
gentoo-6f760aa787baa0aacdb08cd3c591f23eaf32f198.zip
dev-ml/facile: Stabilize 1.1.4 arm64, #901605
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/facile')
-rw-r--r--dev-ml/facile/facile-1.1.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/facile/facile-1.1.4.ebuild b/dev-ml/facile/facile-1.1.4.ebuild
index 85e20161efcb..500847b4f4fa 100644
--- a/dev-ml/facile/facile-1.1.4.ebuild
+++ b/dev-ml/facile/facile-1.1.4.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/Emmanuel-PLF/${PN}/releases/download/${PV}/${P}.tbz"
LICENSE="LGPL-2.1"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 arm64 ~ppc ~ppc64 ~x86"
IUSE="+ocamlopt"
RDEPEND=">=dev-lang/ocaml-4:=[ocamlopt?]"