summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-06-09 21:10:32 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-06-09 21:10:32 +0300
commiteeaa89c95fa09f5e063ab5ffad512b120f7aae55 (patch)
treea01b7c5cc9fb2725e86607665766c5aa54cf9027 /dev-ml/ocaml-base64
parentdev-ml/core_bench: Stabilize 0.16.0 amd64, #933839 (diff)
downloadgentoo-eeaa89c95fa09f5e063ab5ffad512b120f7aae55.tar.gz
gentoo-eeaa89c95fa09f5e063ab5ffad512b120f7aae55.tar.bz2
gentoo-eeaa89c95fa09f5e063ab5ffad512b120f7aae55.zip
dev-ml/ocaml-base64: Stabilize 3.5.1 amd64, #933839
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/ocaml-base64')
-rw-r--r--dev-ml/ocaml-base64/ocaml-base64-3.5.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocaml-base64/ocaml-base64-3.5.1.ebuild b/dev-ml/ocaml-base64/ocaml-base64-3.5.1.ebuild
index a32da7aeb19c..a1b0a4288b9b 100644
--- a/dev-ml/ocaml-base64/ocaml-base64-3.5.1.ebuild
+++ b/dev-ml/ocaml-base64/ocaml-base64-3.5.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/mirage/ocaml-base64/archive/v${PV}.tar.gz -> ${P}.ta
LICENSE="ISC"
SLOT="0/${PV}"
-KEYWORDS="~amd64 arm arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv ~x86"
IUSE="+ocamlopt test"
RESTRICT="!test? ( test )"