diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-18 14:28:08 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-18 15:24:29 +0200 |
commit | b0648d84708d5aa51966d38ce67113c0001c5b8d (patch) | |
tree | 98b84df0375ed4c18fbf32fb9efbbe66df2ca56c /app-emacs/ocaml-mode | |
parent | app-emacs/eselect-mode: keyword ~arm64 (diff) | |
download | gentoo-b0648d84708d5aa51966d38ce67113c0001c5b8d.tar.gz gentoo-b0648d84708d5aa51966d38ce67113c0001c5b8d.tar.bz2 gentoo-b0648d84708d5aa51966d38ce67113c0001c5b8d.zip |
app-emacs/ocaml-mode: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'app-emacs/ocaml-mode')
-rw-r--r-- | app-emacs/ocaml-mode/ocaml-mode-4.00.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/ocaml-mode/ocaml-mode-4.00.1.ebuild b/app-emacs/ocaml-mode/ocaml-mode-4.00.1.ebuild index b5e794a6a721..e0320131ae72 100644 --- a/app-emacs/ocaml-mode/ocaml-mode-4.00.1.ebuild +++ b/app-emacs/ocaml-mode/ocaml-mode-4.00.1.ebuild @@ -12,7 +12,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 ~arm64 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" |