summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2023-02-15 13:29:36 -0500
committerMatt Turner <mattst88@gentoo.org>2023-02-15 13:36:30 -0500
commitcd0422078016004abb9a6880b0701a4895a036b7 (patch)
tree03bef7d2d3bda787eff7731c14162258bf3254f3 /dev-ml/facile/facile-1.1.3-r1.ebuild
parentdev-ml/camlp5: Drop alpha keywords (diff)
downloadgentoo-cd0422078016004abb9a6880b0701a4895a036b7.tar.gz
gentoo-cd0422078016004abb9a6880b0701a4895a036b7.tar.bz2
gentoo-cd0422078016004abb9a6880b0701a4895a036b7.zip
dev-ml/facile: Drop alpha keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-ml/facile/facile-1.1.3-r1.ebuild')
-rw-r--r--dev-ml/facile/facile-1.1.3-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/facile/facile-1.1.3-r1.ebuild b/dev-ml/facile/facile-1.1.3-r1.ebuild
index ab98186bbd79..c70362927300 100644
--- a/dev-ml/facile/facile-1.1.3-r1.ebuild
+++ b/dev-ml/facile/facile-1.1.3-r1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="http://opti.recherche.enac.fr/facile/distrib/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0/${PV}"
-KEYWORDS="~alpha amd64 arm64 ~hppa ~ia64 ~ppc ppc64 x86"
+KEYWORDS="amd64 arm64 ~hppa ~ia64 ~ppc ppc64 x86"
IUSE="+ocamlopt"
RDEPEND=">=dev-lang/ocaml-4:=[ocamlopt?]"