summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-02 20:14:37 +0100
committerSam James <sam@gentoo.org>2021-10-02 20:14:37 +0100
commit2a6cf95a37c60a09e2fa6760fc3abeeb1e89eb84 (patch)
tree9613fe742ca2455876569af6f78fae01b5e2ffad /dev-ml/ocaml-base64
parentdev-ml/bos: Stabilize 0.1.6 amd64, #804771 (diff)
downloadgentoo-2a6cf95a37c60a09e2fa6760fc3abeeb1e89eb84.tar.gz
gentoo-2a6cf95a37c60a09e2fa6760fc3abeeb1e89eb84.tar.bz2
gentoo-2a6cf95a37c60a09e2fa6760fc3abeeb1e89eb84.zip
dev-ml/ocaml-base64: Stabilize 3.5.0 amd64, #804771
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/ocaml-base64')
-rw-r--r--dev-ml/ocaml-base64/ocaml-base64-3.5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocaml-base64/ocaml-base64-3.5.0.ebuild b/dev-ml/ocaml-base64/ocaml-base64-3.5.0.ebuild
index e8bc15af29c4..58a27c60b7bb 100644
--- a/dev-ml/ocaml-base64/ocaml-base64-3.5.0.ebuild
+++ b/dev-ml/ocaml-base64/ocaml-base64-3.5.0.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 ~x86"
+KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~x86"
IUSE="+ocamlopt test"
RESTRICT="!test? ( test )"