summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-10-03 14:45:52 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-10-03 14:46:32 +0100
commit4f72fdf0d6d07e9e6bcf59fb0ff93b7077327ff2 (patch)
tree7bb3b732cb6467597c0c19099cb41014af9892ad /dev-ml/facile
parentnet-im/prosody: fix tests for 0.11.5 (diff)
downloadgentoo-4f72fdf0d6d07e9e6bcf59fb0ff93b7077327ff2.tar.gz
gentoo-4f72fdf0d6d07e9e6bcf59fb0ff93b7077327ff2.tar.bz2
gentoo-4f72fdf0d6d07e9e6bcf59fb0ff93b7077327ff2.zip
*/*: depeywork dev-lang/ocaml and revdeps on sparc
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-ml/facile')
-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 9752526dbde3..06cb817ed4bc 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"
+KEYWORDS="~alpha amd64 arm64 ~hppa ~ia64 ppc ppc64 x86"
IUSE="+ocamlopt"
RDEPEND=">=dev-lang/ocaml-4:=[ocamlopt?]"