diff options
author | Sam James <sam@gentoo.org> | 2022-03-03 22:18:11 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-03-03 22:18:11 +0100 |
commit | 54ec8556c254c8bfe66fae6550e1dc410dc4f0ba (patch) | |
tree | c7983fa607a58c66ad24f8f85e7c6b7a78af1cc7 /dev-ml/ocamlnet | |
parent | dev-ml/ocaml-migrate-parsetree: destabilise for ppc (diff) | |
download | gentoo-54ec8556c254c8bfe66fae6550e1dc410dc4f0ba.tar.gz gentoo-54ec8556c254c8bfe66fae6550e1dc410dc4f0ba.tar.bz2 gentoo-54ec8556c254c8bfe66fae6550e1dc410dc4f0ba.zip |
dev-ml/ocamlnet: destabilise for ppc
Signed-off-by: Sam James <sam@gentoo.org>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-ml/ocamlnet')
-rw-r--r-- | dev-ml/ocamlnet/ocamlnet-4.1.8-r1.ebuild | 2 | ||||
-rw-r--r-- | dev-ml/ocamlnet/ocamlnet-4.1.9.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/ocamlnet/ocamlnet-4.1.8-r1.ebuild b/dev-ml/ocamlnet/ocamlnet-4.1.8-r1.ebuild index d6db450c491a..4f5f1e55c051 100644 --- a/dev-ml/ocamlnet/ocamlnet-4.1.8-r1.ebuild +++ b/dev-ml/ocamlnet/ocamlnet-4.1.8-r1.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" diff --git a/dev-ml/ocamlnet/ocamlnet-4.1.9.ebuild b/dev-ml/ocamlnet/ocamlnet-4.1.9.ebuild index d6db450c491a..4f5f1e55c051 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" |