From: Alexis Ballier Date: Tue, 1 Mar 2016 19:15:02 +0000 (+0100) Subject: dev-lang/ocaml: restore keywords, it is masked in package.mask X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=95df0eb618587bb13ad74e990460108534fbae6e;p=gentoo.git dev-lang/ocaml: restore keywords, it is masked in package.mask Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier --- diff --git a/dev-lang/ocaml/ocaml-4.03.0_beta1.ebuild b/dev-lang/ocaml/ocaml-4.03.0_beta1.ebuild index 955952a73719..803426547831 100644 --- a/dev-lang/ocaml/ocaml-4.03.0_beta1.ebuild +++ b/dev-lang/ocaml/ocaml-4.03.0_beta1.ebuild @@ -17,8 +17,7 @@ LICENSE="QPL-1.0 LGPL-2" # Everytime ocaml is updated to a new version, everything ocaml must be rebuilt, # so here we go with the subslot. SLOT="0/${PV}" -#KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" -KEYWORDS="" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="emacs latex ncurses +ocamlopt X xemacs" RDEPEND="