diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-20 13:54:01 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-20 13:54:01 +0300 |
commit | c16e1a26bf377262595c655c784eb4cf138445c1 (patch) | |
tree | 421f289463982fa7e0facbb74ae1608b9fd5d0e9 /app-xemacs/ocaml | |
parent | app-xemacs/net-utils: amd64 stable wrt bug #666312 (diff) | |
download | gentoo-c16e1a26bf377262595c655c784eb4cf138445c1.tar.gz gentoo-c16e1a26bf377262595c655c784eb4cf138445c1.tar.bz2 gentoo-c16e1a26bf377262595c655c784eb4cf138445c1.zip |
app-xemacs/ocaml: amd64 stable wrt bug #666312
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'app-xemacs/ocaml')
-rw-r--r-- | app-xemacs/ocaml/ocaml-0.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/ocaml/ocaml-0.10.ebuild b/app-xemacs/ocaml/ocaml-0.10.ebuild index fe0aed3ace81..8d628ad51ded 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 Foundation +# Copyright 1999-2018 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 |