diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-11 10:09:15 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-11 10:09:15 +0200 |
commit | 20924d5bdd6f290d270df19a209e595984f93ddf (patch) | |
tree | d142c609d9f412260b8183b3010dcc6f86493897 /dev-ml/ocamlnet | |
parent | sys-kernel/git-sources: Automated version bump to 5.15_rc5. (diff) | |
download | gentoo-20924d5bdd6f290d270df19a209e595984f93ddf.tar.gz gentoo-20924d5bdd6f290d270df19a209e595984f93ddf.tar.bz2 gentoo-20924d5bdd6f290d270df19a209e595984f93ddf.zip |
dev-ml/ocamlnet: ppc stable wrt bug #817722
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ml/ocamlnet')
-rw-r--r-- | dev-ml/ocamlnet/ocamlnet-4.1.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocamlnet/ocamlnet-4.1.9.ebuild b/dev-ml/ocamlnet/ocamlnet-4.1.9.ebuild index ab363e4ea484..67e87a225697 100644 --- a/dev-ml/ocamlnet/ocamlnet-4.1.9.ebuild +++ b/dev-ml/ocamlnet/ocamlnet-4.1.9.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="ZLIB GPL-2+" SLOT="0/${PV}" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc ~x86" IUSE="kerberos tk httpd +ocamlopt +pcre ssl zip" RESTRICT="installsources strip" |