commit: b0648d84708d5aa51966d38ce67113c0001c5b8d Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Sun Jun 18 12:28:08 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Sun Jun 18 13:24:29 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0648d84
app-emacs/ocaml-mode: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 app-emacs/ocaml-mode/ocaml-mode-4.00.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 b5e794a6a72..e0320131ae7 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"
