Skip to content

Commit

Permalink
app-emacs/ocaml-mode: add alpha keyword
Browse files Browse the repository at this point in the history
Gentoo-Bug: 463018

Package-Manager: portage-2.2.27
  • Loading branch information
klausman committed Feb 4, 2016
1 parent 23fe4cf commit 6856e61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-emacs/ocaml-mode/ocaml-mode-4.00.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ SRC_URI="http://caml.inria.fr/distrib/${MY_P%.*}/${MY_P}.tar.bz2"

LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"

S="${WORKDIR}/${MY_P}/emacs"
SITEFILE="50${PN}-gentoo-3.12.1.el"
Expand Down

0 comments on commit 6856e61

Please sign in to comment.