summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-10-11 17:34:31 +0200
committerMichał Górny <mgorny@gentoo.org>2019-10-11 17:34:31 +0200
commitaca26925a67868a6b453460706345175b4395c38 (patch)
tree1f314a2ef190f2f4d036dad6947efeaa8eded50d /dev-ml/facile/facile-1.1.3.ebuild
parentdev-lua: Remove *-fbsd KEYWORDS (diff)
downloadgentoo-aca26925a67868a6b453460706345175b4395c38.tar.gz
gentoo-aca26925a67868a6b453460706345175b4395c38.tar.bz2
gentoo-aca26925a67868a6b453460706345175b4395c38.zip
dev-ml: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-ml/facile/facile-1.1.3.ebuild')
-rw-r--r--dev-ml/facile/facile-1.1.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/facile/facile-1.1.3.ebuild b/dev-ml/facile/facile-1.1.3.ebuild
index 4bf113237c45..eb9a99366326 100644
--- a/dev-ml/facile/facile-1.1.3.ebuild
+++ b/dev-ml/facile/facile-1.1.3.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 ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm64 hppa ia64 ppc ppc64 ~sparc x86"
IUSE="+ocamlopt"
RDEPEND=">=dev-lang/ocaml-4:=[ocamlopt?]"