summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-07-29 15:59:05 -0400
committerAaron Bauman <bman@gentoo.org>2019-07-29 16:01:54 -0400
commit6c2284ea6667e12f7ac3af7866c71775295879b9 (patch)
treeeaf032e099b968cd4677ef4aec1f6b9df993c6dd /app-emacs/ocaml-mode
parentapp-xemacs/ocaml: arm64 stable (diff)
downloadgentoo-6c2284ea6667e12f7ac3af7866c71775295879b9.tar.gz
gentoo-6c2284ea6667e12f7ac3af7866c71775295879b9.tar.bz2
gentoo-6c2284ea6667e12f7ac3af7866c71775295879b9.zip
app-emacs/ocaml-mode: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'app-emacs/ocaml-mode')
-rw-r--r--app-emacs/ocaml-mode/ocaml-mode-4.00.1.ebuild4
1 files changed, 2 insertions, 2 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 a0976cb97e74..a0e1dabda8c5 100644
--- a/app-emacs/ocaml-mode/ocaml-mode-4.00.1.ebuild
+++ b/app-emacs/ocaml-mode/ocaml-mode-4.00.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -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 ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips 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"