summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2023-05-24 21:41:33 +0200
committerFabian Groffen <grobian@gentoo.org>2023-05-24 21:41:33 +0200
commit82e9ddde6f17e843beed29bc1446c635f71efc50 (patch)
tree33c4e375c842207402fc352affdae2f0a53aeece /dev-lang/ocaml/ocaml-4.13.1.ebuild
parentdev-python/lxml: Require <dev-python/cython-3 (diff)
downloadgentoo-82e9ddde6f17e843beed29bc1446c635f71efc50.tar.gz
gentoo-82e9ddde6f17e843beed29bc1446c635f71efc50.tar.bz2
gentoo-82e9ddde6f17e843beed29bc1446c635f71efc50.zip
*/*: remove x86-solaris keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-lang/ocaml/ocaml-4.13.1.ebuild')
-rw-r--r--dev-lang/ocaml/ocaml-4.13.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ocaml/ocaml-4.13.1.ebuild b/dev-lang/ocaml/ocaml-4.13.1.ebuild
index 000e2de371cb..cabb85f7af84 100644
--- a/dev-lang/ocaml/ocaml-4.13.1.ebuild
+++ b/dev-lang/ocaml/ocaml-4.13.1.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="Programming language supporting functional, imperative & object-ori
LICENSE="QPL-1.0 LGPL-2"
SLOT="0/$(ver_cut 1-2)"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
IUSE="emacs flambda latex +ocamlopt xemacs"
RDEPEND="sys-libs/binutils-libs:="