commit: a40135d148d5bb5154cc5100224e908ffcae5c98 Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org> AuthorDate: Sat Apr 1 20:51:58 2023 +0000 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org> CommitDate: Sat Apr 1 20:51:58 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a40135d1
dev-ml/biniou: amd64 stable Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org> dev-ml/biniou/biniou-1.2.1.ebuild | 4 ++-- dev-ml/biniou/biniou-1.2.2-r1.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-ml/biniou/biniou-1.2.1.ebuild b/dev-ml/biniou/biniou-1.2.1.ebuild index 0f3a349bbbde..c999d304653d 100644 --- a/dev-ml/biniou/biniou-1.2.1.ebuild +++ b/dev-ml/biniou/biniou-1.2.1.ebuild @@ -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?] diff --git a/dev-ml/biniou/biniou-1.2.2-r1.ebuild b/dev-ml/biniou/biniou-1.2.2-r1.ebuild index 45538d1c0312..2bd2b9f03492 100644 --- a/dev-ml/biniou/biniou-1.2.2-r1.ebuild +++ b/dev-ml/biniou/biniou-1.2.2-r1.ebuild @@ -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="
