diff options
author | Alfredo Tupone <tupone@gentoo.org> | 2021-02-17 19:03:30 +0100 |
---|---|---|
committer | Alfredo Tupone <tupone@gentoo.org> | 2021-02-17 19:03:30 +0100 |
commit | 57cb87e800bf23cde82eb694a3774243936cb0d0 (patch) | |
tree | 127cf4b8c7ef8e63458d06e24bed1e7c89adc2e1 /dev-ml/ocaml-ssl | |
parent | net-p2p/mldonkey: removing stable keyword for ocaml-4.04 removal (diff) | |
download | gentoo-57cb87e800bf23cde82eb694a3774243936cb0d0.tar.gz gentoo-57cb87e800bf23cde82eb694a3774243936cb0d0.tar.bz2 gentoo-57cb87e800bf23cde82eb694a3774243936cb0d0.zip |
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@gentoo.org>
Diffstat (limited to 'dev-ml/ocaml-ssl')
-rw-r--r-- | dev-ml/ocaml-ssl/ocaml-ssl-0.5.3-r1.ebuild | 4 |
1 files 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 efafebb5ce0a..b6933117902d 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=" |