diff options
author | Alfredo Tupone <tupone@gentoo.org> | 2023-04-01 22:51:58 +0200 |
---|---|---|
committer | Alfredo Tupone <tupone@gentoo.org> | 2023-04-01 22:51:58 +0200 |
commit | a40135d148d5bb5154cc5100224e908ffcae5c98 (patch) | |
tree | ac6087557fd6072658794f8794934891eda5923e /dev-ml/biniou/biniou-1.2.2-r1.ebuild | |
parent | dev-ml/easy-format: stabilize 1.2.0 for amd64 (diff) | |
download | gentoo-a40135d148d5bb5154cc5100224e908ffcae5c98.tar.gz gentoo-a40135d148d5bb5154cc5100224e908ffcae5c98.tar.bz2 gentoo-a40135d148d5bb5154cc5100224e908ffcae5c98.zip |
dev-ml/biniou: amd64 stable
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'dev-ml/biniou/biniou-1.2.2-r1.ebuild')
-rw-r--r-- | dev-ml/biniou/biniou-1.2.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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=" |