diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-28 11:41:22 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-28 17:24:53 +0000 |
commit | 2aff968b39c65f1c5a6bf17a848b190c19f10c3f (patch) | |
tree | 892819a1f47fcce6811c1722ec99306078121d27 /app-xemacs/ocaml | |
parent | app-xemacs/net-utils: stable 1.61 for ppc, bug #666312 (diff) | |
download | gentoo-2aff968b39c65f1c5a6bf17a848b190c19f10c3f.tar.gz gentoo-2aff968b39c65f1c5a6bf17a848b190c19f10c3f.tar.bz2 gentoo-2aff968b39c65f1c5a6bf17a848b190c19f10c3f.zip |
app-xemacs/ocaml: stable 0.10 for ppc, bug #666312
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc"
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 b6e233d263db..89653fec70af 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 |