Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-xemacs/ocaml/
Date: Mon, 29 Jul 2019 20:02:15
Message-Id: 1564430513.57fd29fbde98a1c3a0f36b0b7befba13c6d878f6.bman@gentoo
1 commit: 57fd29fbde98a1c3a0f36b0b7befba13c6d878f6
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 29 19:59:02 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 29 20:01:53 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57fd29fb
7
8 app-xemacs/ocaml: arm64 stable
9
10 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
11 Package-Manager: Portage-2.3.69, Repoman-2.3.16
12 RepoMan-Options: --include-arches="arm64"
13
14 app-xemacs/ocaml/ocaml-0.10.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/app-xemacs/ocaml/ocaml-0.10.ebuild b/app-xemacs/ocaml/ocaml-0.10.ebuild
18 index db42d98fc19..44bd060761d 100644
19 --- a/app-xemacs/ocaml/ocaml-0.10.ebuild
20 +++ b/app-xemacs/ocaml/ocaml-0.10.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2018 Gentoo Authors
23 +# Copyright 1999-2019 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -10,6 +10,6 @@ XEMACS_PKG_CAT="standard"
28 RDEPEND="app-xemacs/xemacs-base
29 app-xemacs/fsf-compat
30 "
31 -KEYWORDS="alpha amd64 ~arm64 hppa ppc ppc64 sparc x86 ~amd64-fbsd"
32 +KEYWORDS="alpha amd64 arm64 hppa ppc ppc64 sparc x86 ~amd64-fbsd"
33
34 inherit xemacs-packages