commit: 57cb87e800bf23cde82eb694a3774243936cb0d0 Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org> AuthorDate: Wed Feb 17 18:03:30 2021 +0000 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org> CommitDate: Wed Feb 17 18:03:30 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57cb87e8
dev-ml/ocaml-ssl: degrade to unstable for ocaml-4.04 removal Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org> dev-ml/ocaml-ssl/ocaml-ssl-0.5.3-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ml/ocaml-ssl/ocaml-ssl-0.5.3-r1.ebuild b/dev-ml/ocaml-ssl/ocaml-ssl-0.5.3-r1.ebuild index efafebb5ce0..b6933117902 100644 --- a/dev-ml/ocaml-ssl/ocaml-ssl-0.5.3-r1.ebuild +++ b/dev-ml/ocaml-ssl/ocaml-ssl-0.5.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ HOMEPAGE="https://github.com/savonet/ocaml-ssl" SLOT="0/${PV}" LICENSE="LGPL-2.1" -KEYWORDS="amd64 ~arm ppc x86" +KEYWORDS="~amd64 ~arm ~ppc ~x86" IUSE="doc" DEPEND="
