diff options
author | Sam James <sam@gentoo.org> | 2020-10-26 21:17:04 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-26 21:18:05 +0000 |
commit | 53326b621a645a434cb7df182b18275bc0311960 (patch) | |
tree | fecb04172ab268b92e52d2cdaccce71168ea30e3 /dev-ml/ocamlnet | |
parent | net-im/telegram-desktop: remove system-rlottie flag (diff) | |
download | gentoo-53326b621a645a434cb7df182b18275bc0311960.tar.gz gentoo-53326b621a645a434cb7df182b18275bc0311960.tar.bz2 gentoo-53326b621a645a434cb7df182b18275bc0311960.zip |
dev-ml/ocamlnet: Stabilize 4.1.8 ppc, #750281
Tested-by: ernsteiswuerfel <erhard_f@mailbox.org>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/ocamlnet')
-rw-r--r-- | dev-ml/ocamlnet/ocamlnet-4.1.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocamlnet/ocamlnet-4.1.8.ebuild b/dev-ml/ocamlnet/ocamlnet-4.1.8.ebuild index 90661d97cf93..a29a175f02e4 100644 --- a/dev-ml/ocamlnet/ocamlnet-4.1.8.ebuild +++ b/dev-ml/ocamlnet/ocamlnet-4.1.8.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="gtk kerberos tk httpd +ocamlopt +pcre ssl zip" RESTRICT="installsources strip" |