summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-03-24 23:17:13 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-24 23:17:13 +0300
commit2719bfbc9d43fe37348930b7a787df0780e36370 (patch)
treedf5b2823c1a51ef9ac604a344d7d4064510c93a5 /dev-ml/facile
parentdev-python/pydantic: Stabilize 1.10.6 amd64, #902925 (diff)
downloadgentoo-2719bfbc9d43fe37348930b7a787df0780e36370.tar.gz
gentoo-2719bfbc9d43fe37348930b7a787df0780e36370.tar.bz2
gentoo-2719bfbc9d43fe37348930b7a787df0780e36370.zip
dev-ml/facile: Stabilize 1.1.4 amd64, #901605
Signed-off-by: Arthur Zamarin <arthurzam@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 500847b4f4fa..be2e82d499d6 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?]"