dev-ml/biniou: amd64 stable

Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
Alfredo Tupone
2023-04-01 22:51:58 +02:00
parent b1f3071dc3
commit a40135d148
2 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml-community/biniou/archive/${PV}.tar.gz -> ${P}.
LICENSE="BSD"
SLOT="0/${PV}"
KEYWORDS="~amd64"
KEYWORDS="amd64"
IUSE="+ocamlopt"
RDEPEND=">=dev-lang/ocaml-4.02.3:=[ocamlopt?]

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2022 Gentoo Authors
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/ocaml-community/biniou/archive/${PV}.tar.gz
LICENSE="BSD"
SLOT="0/${PV}"
KEYWORDS="~amd64"
KEYWORDS="amd64"
IUSE="+ocamlopt"
RDEPEND="