dev-lang/ocaml: restore keywords, it is masked in package.mask
authorAlexis Ballier <aballier@gentoo.org>
Tue, 1 Mar 2016 19:15:02 +0000 (20:15 +0100)
committerAlexis Ballier <aballier@gentoo.org>
Tue, 1 Mar 2016 19:17:17 +0000 (20:17 +0100)
Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
dev-lang/ocaml/ocaml-4.03.0_beta1.ebuild

index 955952a737199fb74b249045407dc822155df39b..80342654783102211ba4f4a45b120e2d6d44f616 100644 (file)
@@ -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="