Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/ocaml-mode/
Date: Sun, 18 Jun 2017 13:26:01
Message-Id: 1497792269.b0648d84708d5aa51966d38ce67113c0001c5b8d.aballier@gentoo
1 commit: b0648d84708d5aa51966d38ce67113c0001c5b8d
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 18 12:28:08 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 18 13:24:29 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0648d84
7
8 app-emacs/ocaml-mode: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 app-emacs/ocaml-mode/ocaml-mode-4.00.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-emacs/ocaml-mode/ocaml-mode-4.00.1.ebuild b/app-emacs/ocaml-mode/ocaml-mode-4.00.1.ebuild
16 index b5e794a6a72..e0320131ae7 100644
17 --- a/app-emacs/ocaml-mode/ocaml-mode-4.00.1.ebuild
18 +++ b/app-emacs/ocaml-mode/ocaml-mode-4.00.1.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="http://caml.inria.fr/distrib/${MY_P%.*}/${MY_P}.tar.bz2"
20
21 LICENSE="GPL-2+"
22 SLOT="0"
23 -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
24 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
25
26 S="${WORKDIR}/${MY_P}/emacs"
27 SITEFILE="50${PN}-gentoo-3.12.1.el"