diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-28 21:16:10 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-28 21:33:57 +0000 |
commit | 13ec1126ff9b89a60c3a21db0cf54dcc7319924c (patch) | |
tree | 868381f386e2d5e31edb0da24471482a30dacf38 /app-xemacs/ocaml | |
parent | app-xemacs/net-utils: stable 1.61 for ppc64, bug #666312 (diff) | |
download | gentoo-13ec1126ff9b89a60c3a21db0cf54dcc7319924c.tar.gz gentoo-13ec1126ff9b89a60c3a21db0cf54dcc7319924c.tar.bz2 gentoo-13ec1126ff9b89a60c3a21db0cf54dcc7319924c.zip |
app-xemacs/ocaml: stable 0.10 for ppc64, bug #666312
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'app-xemacs/ocaml')
-rw-r--r-- | app-xemacs/ocaml/ocaml-0.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-xemacs/ocaml/ocaml-0.10.ebuild b/app-xemacs/ocaml/ocaml-0.10.ebuild index a536f3e5c6fc..3a41f6851592 100644 --- a/app-xemacs/ocaml/ocaml-0.10.ebuild +++ b/app-xemacs/ocaml/ocaml-0.10.ebuild @@ -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 |