summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorAlfredo Tupone <tupone@gentoo.org>2023-04-01 22:51:58 +0200
committerAlfredo Tupone <tupone@gentoo.org>2023-04-01 22:51:58 +0200
commita40135d148d5bb5154cc5100224e908ffcae5c98 (patch)
treeac6087557fd6072658794f8794934891eda5923e /dev-ml
parentdev-ml/easy-format: stabilize 1.2.0 for amd64 (diff)
downloadgentoo-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')
-rw-r--r--dev-ml/biniou/biniou-1.2.1.ebuild4
-rw-r--r--dev-ml/biniou/biniou-1.2.2-r1.ebuild4
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="