diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-29 11:23:47 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-29 11:23:47 +0300 |
commit | a6b46d79b8e209391d690a7961026514ef3883f4 (patch) | |
tree | f2c439227907bcd9e981250d9752679b4e353cdc /dev-ml | |
parent | sys-kernel/gentoo-sources: Stabilize 6.1.19 sparc, #901351 (diff) | |
download | gentoo-a6b46d79b8e209391d690a7961026514ef3883f4.tar.gz gentoo-a6b46d79b8e209391d690a7961026514ef3883f4.tar.bz2 gentoo-a6b46d79b8e209391d690a7961026514ef3883f4.zip |
dev-ml/ocaml-ssl: Stabilize 0.5.13 x86, #901695
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/ocaml-ssl/ocaml-ssl-0.5.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocaml-ssl/ocaml-ssl-0.5.13.ebuild b/dev-ml/ocaml-ssl/ocaml-ssl-0.5.13.ebuild index 34f96895dae4..ed24773db1af 100644 --- a/dev-ml/ocaml-ssl/ocaml-ssl-0.5.13.ebuild +++ b/dev-ml/ocaml-ssl/ocaml-ssl-0.5.13.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/savonet/ocaml-ssl/archive/${PV}.tar.gz -> ${P}.tar.g LICENSE="LGPL-2.1" SLOT="0/${PV}" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc x86" IUSE="+ocamlopt test" RESTRICT="!test? ( test )" |