Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/ocaml-mode/
Date: Wed, 28 Mar 2018 08:59:19
Message-Id: 1522227542.ba0a4964efe88254811c9e5ac63fefbe4cc99993.mattst88@gentoo
1 commit: ba0a4964efe88254811c9e5ac63fefbe4cc99993
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 28 08:58:46 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 28 08:59:02 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba0a4964
7
8 app-emacs/ocaml-mode-4.00.1: added ~mips
9
10 app-emacs/ocaml-mode/ocaml-mode-4.00.1.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/app-emacs/ocaml-mode/ocaml-mode-4.00.1.ebuild b/app-emacs/ocaml-mode/ocaml-mode-4.00.1.ebuild
14 index e0320131ae7..a0976cb97e7 100644
15 --- a/app-emacs/ocaml-mode/ocaml-mode-4.00.1.ebuild
16 +++ b/app-emacs/ocaml-mode/ocaml-mode-4.00.1.ebuild
17 @@ -12,7 +12,7 @@ SRC_URI="http://caml.inria.fr/distrib/${MY_P%.*}/${MY_P}.tar.bz2"
18
19 LICENSE="GPL-2+"
20 SLOT="0"
21 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
22 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
23
24 S="${WORKDIR}/${MY_P}/emacs"
25 SITEFILE="50${PN}-gentoo-3.12.1.el"