summaryrefslogtreecommitdiff
path: root/dev-ml/typerep
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/typerep
parentfcc5224904648a8e6eb528d7603154160a20022f (diff)
gentoo resync : 20.03.2022
Diffstat (limited to 'dev-ml/typerep')
-rw-r--r--dev-ml/typerep/Manifest2
-rw-r--r--dev-ml/typerep/typerep-0.14.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-ml/typerep/Manifest b/dev-ml/typerep/Manifest
index 52f9cb74a85e..f865720d9f5a 100644
--- a/dev-ml/typerep/Manifest
+++ b/dev-ml/typerep/Manifest
@@ -1,3 +1,3 @@
DIST typerep-0.14.0.tar.gz 22936 BLAKE2B 353a42f0f14bf6cbfc88670ca3d42af5873db1fcf805c30d03e95990ccd6d5fe2f5604931dc213fa921683de639717d288b2eac620cc2a4981cb792a65736e8d SHA512 53b719ee06d06d7833cbe57811fe54d57a36055fa8e4255909273a267000e20628b8b8f6d27c22385753ea461d461f87a1eb1fc9711c52405a89d1493f54f37f
-EBUILD typerep-0.14.0.ebuild 471 BLAKE2B e98795a8188d795003d20a9d19115f6375f7e65db0d9f8821eda989be07b8d61b2bc438608434bb47b1d8383c37b57872bf10bbfa0236630acdef81edda2b3c4 SHA512 f5979c75cb9c9e90b34989f46adc8df26bc937043f5578319f75f2f0008f94a714b6e61e63fd48e2bb2a73b02e7ddad3c8960cae678fa846cff379177c4cd2e3
+EBUILD typerep-0.14.0.ebuild 472 BLAKE2B 997309f60a14bf1c2418ff919d8f548622d54a3dc516ead7ef45e291a1e2587cbbc6e2d10003549f37a3aa56f2406249805bfa6363237f26fea8055e55a509e7 SHA512 0b6da7cda7584ad3afbffd1b119a1e12c23a811a8411d9526aca4c2c9b1e567e11b9337e4d9eb06e3ae9f95384ca794279b7cafca0a249a559ae319b16056afb
MISC metadata.xml 421 BLAKE2B dffdc6bddaf1759ce4c140b1362ae90e2b40f5f0e2185658c329f67f3d2a0d4019744de85d460180b0fa9bd1cbdb91d6dd26876cfd481b08a2356c60dc6d6223 SHA512 bbfe7b0194add47cd1c5e0cd9c557254dfacefa6085fa2e7759ca4af1780a6ab08f0faf7add58783a69f4ebfbe3b06c27727711b5ea000fd7223471fc17c526f
diff --git a/dev-ml/typerep/typerep-0.14.0.ebuild b/dev-ml/typerep/typerep-0.14.0.ebuild
index 9f6f8496d0e3..968cdb14b1a1 100644
--- a/dev-ml/typerep/typerep-0.14.0.ebuild
+++ b/dev-ml/typerep/typerep-0.14.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
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
LICENSE="Apache-2.0"
SLOT="0/${PV}"
-KEYWORDS="amd64 arm arm64 ppc ppc64 x86"
+KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86"
IUSE="+ocamlopt"
DEPEND="dev-ml/base:="