summaryrefslogtreecommitdiff
path: root/dev-lang/ocaml/ocaml-4.10.2-r3.ebuild
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2023-02-15 13:27:50 -0500
committerMatt Turner <mattst88@gentoo.org>2023-02-15 13:36:30 -0500
commit46bc3d9513f79458df0669e871106436fee43806 (patch)
treef187ef72b688cd6f84676655feb57b15db47dd38 /dev-lang/ocaml/ocaml-4.10.2-r3.ebuild
parentad5cdbc921a2ad040c6dced22d19f3616d386ad8 (diff)
downloadgentoo-46bc3d9513f79458df0669e871106436fee43806.tar.gz
gentoo-46bc3d9513f79458df0669e871106436fee43806.tar.bz2
gentoo-46bc3d9513f79458df0669e871106436fee43806.zip
dev-lang/ocaml: Drop alpha keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-lang/ocaml/ocaml-4.10.2-r3.ebuild')
-rw-r--r--dev-lang/ocaml/ocaml-4.10.2-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ocaml/ocaml-4.10.2-r3.ebuild b/dev-lang/ocaml/ocaml-4.10.2-r3.ebuild
index b0b37115a35c..6ad3683f4682 100644
--- a/dev-lang/ocaml/ocaml-4.10.2-r3.ebuild
+++ b/dev-lang/ocaml/ocaml-4.10.2-r3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/ocaml/ocaml/archive/${PV}.tar.gz -> ${P}.tar.gz
LICENSE="LGPL-2.1"
SLOT="0/$(ver_cut 1-2)"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
IUSE="emacs flambda latex +ocamlopt spacetime xemacs"
RDEPEND="sys-libs/binutils-libs:=