summaryrefslogtreecommitdiff
path: root/dev-ml/ocaml-base64
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-03-20 00:40:44 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-03-20 00:40:44 +0000
commit4cbcc855382a06088e2f016f62cafdbcb7e40665 (patch)
tree356496503d52354aa6d9f2d36126302fed5f3a73 /dev-ml/ocaml-base64
parentfcc5224904648a8e6eb528d7603154160a20022f (diff)
gentoo resync : 20.03.2022
Diffstat (limited to 'dev-ml/ocaml-base64')
-rw-r--r--dev-ml/ocaml-base64/Manifest2
-rw-r--r--dev-ml/ocaml-base64/ocaml-base64-3.5.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-ml/ocaml-base64/Manifest b/dev-ml/ocaml-base64/Manifest
index 090743a21770..88050ababc4f 100644
--- a/dev-ml/ocaml-base64/Manifest
+++ b/dev-ml/ocaml-base64/Manifest
@@ -1,3 +1,3 @@
DIST ocaml-base64-3.5.0.tar.gz 18888 BLAKE2B e35d6331f163a066169455ea3dac304cedd7ca47fac0a2cbda26b8bd9620b4e49e144d5a06a8a2c6085501e531b2be98f6b24002880d83d6d57025ee055e0887 SHA512 a3886701943a9b165a74e45f66c3d8279b381927774217f5e042494811bc17a08f8933292335d4b76f01c6b1d3c496b4cfca650faa5848ddbf6150ac87386038
-EBUILD ocaml-base64-3.5.0.ebuild 529 BLAKE2B 20e5049fe3d970c7f335c94d5fa049520fa74f333bf3a6463f872802da7957587d4c0cfa8bff045fe592340e603047388fe6d7a6440042f432fb958a9f9275ce SHA512 2e63e3bcd4557e8aba437eeef19d90c5b1db2c82113a29dda5ffebf6954ff9eacd74ee8a407bccb37caa0d1902ced08f63609038dbb9d9beb61ef7e6e201f945
+EBUILD ocaml-base64-3.5.0.ebuild 530 BLAKE2B c0c5ee78128581042b3eaf9e982474e44ed079ee6ee257c3d22412b1cd95ef21622a95647017e1c80b4b79b1951fac1c7bdb7d81c96f0ecc6a969d790f812e10 SHA512 0d44bd350e129f313b271ea7a382877c2dd59ba4845fa7f51923acad560b0b49e5e04ce3cf776e5fd7de0d0841b3f022cb184f442fb978a55a531fe5683458a6
MISC metadata.xml 327 BLAKE2B 8c6793a0aedb17700d928b0c30d92298db13be50e6b7f520a7838fd76f4331c28a1787585cbc13999c125d39dd49698a3adab5b2822e2a7fe3b7204dc5f224f6 SHA512 3c806541652650a16615df0a83510a97f82ab3eb3208b47f341842ffbbd16984660b22d99c678896eb82e0c278e8a82824d17574ed4b7cf31291793d1bbbb78b
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 8cd94a37b883..23c1fd99840d 100644
--- a/dev-ml/ocaml-base64/ocaml-base64-3.5.0.ebuild
+++ b/dev-ml/ocaml-base64/ocaml-base64-3.5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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 )"