commit: 57fd29fbde98a1c3a0f36b0b7befba13c6d878f6 Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Mon Jul 29 19:59:02 2019 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Mon Jul 29 20:01:53 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57fd29fb
app-xemacs/ocaml: arm64 stable Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="arm64" app-xemacs/ocaml/ocaml-0.10.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-xemacs/ocaml/ocaml-0.10.ebuild b/app-xemacs/ocaml/ocaml-0.10.ebuild index db42d98fc19..44bd060761d 100644 --- a/app-xemacs/ocaml/ocaml-0.10.ebuild +++ b/app-xemacs/ocaml/ocaml-0.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,6 +10,6 @@ XEMACS_PKG_CAT="standard" RDEPEND="app-xemacs/xemacs-base app-xemacs/fsf-compat " -KEYWORDS="alpha amd64 ~arm64 hppa ppc ppc64 sparc x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 arm64 hppa ppc ppc64 sparc x86 ~amd64-fbsd" inherit xemacs-packages
