summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-02 20:14:56 +0100
committerSam James <sam@gentoo.org>2021-10-02 20:14:56 +0100
commit0b896c15704c44cf02d662441e94e78afca45339 (patch)
treeb5e2c674e1655a3bb1038c9fdea5b7debb491498 /dev-ml/ocaml-base64
parentdev-ml/bos: Stabilize 0.1.6 ppc, #804771 (diff)
downloadgentoo-0b896c15704c44cf02d662441e94e78afca45339.tar.gz
gentoo-0b896c15704c44cf02d662441e94e78afca45339.tar.bz2
gentoo-0b896c15704c44cf02d662441e94e78afca45339.zip
dev-ml/ocaml-base64: Stabilize 3.5.0 ppc, #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 6f64b8aa0455..389d8b0497a3 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 )"