summaryrefslogtreecommitdiff
path: root/dev-ml/typerep
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-02-13 21:41:11 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-02-13 21:41:11 +0000
commitc8d60dada2ec8eb48b2d2b290cd6683ccec40e39 (patch)
treec44943ee0563a3fa957716de909fed683117fcb9 /dev-ml/typerep
parent69051588e2f955485fe5d45d45e616bc60a2de57 (diff)
gentoo (valentine's day) resync : 14.02.2021
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 e49a9f50a28b..1b65cb53af4d 100644
--- a/dev-ml/typerep/Manifest
+++ b/dev-ml/typerep/Manifest
@@ -1,5 +1,5 @@
DIST typerep-0.14.0.tar.gz 22936 BLAKE2B 353a42f0f14bf6cbfc88670ca3d42af5873db1fcf805c30d03e95990ccd6d5fe2f5604931dc213fa921683de639717d288b2eac620cc2a4981cb792a65736e8d SHA512 53b719ee06d06d7833cbe57811fe54d57a36055fa8e4255909273a267000e20628b8b8f6d27c22385753ea461d461f87a1eb1fc9711c52405a89d1493f54f37f
DIST typerep-0.9.0.tar.gz 24934 BLAKE2B 83e0cd9419c11a1b8dbce6730404dbe4b00597e441943d8315ad5a583ff50376c95413695e327996b07557b1b481df8ab15db5b37c3ac4c8396b7ed51aa822ea SHA512 f71fa3968ff5e93c384a97e2d39af0de33f4889643a7e43d70a777214dc4c7f35b3fac0864ffee99334cf03866a695f7afd1a907d5c7f3cec0d472b729adf9cc
-EBUILD typerep-0.14.0.ebuild 477 BLAKE2B 9d607d7b2f510f3600829a71a1beb07d26573274eb655ca603e1919dd2136d916be826082d858aa2aba8fa0dd66cb0889495d51863ebf552e6b8b2fe58007577 SHA512 092731cd211bd9d614d1a65e9875e9b2825ba73dad36ed60d19a9453d6c45a01161f9ba11f040bc8977aae2ca5877f5afbc85c15675adb1263b2ed34fb6db371
+EBUILD typerep-0.14.0.ebuild 473 BLAKE2B 86764a8040c919be19bacbd12f89543ecca94394699b98f2bb3c33903b489e45e87b8273b6ff1597f8bd3e14e138fa2d99114d5518ad0063a1fe755c27264da2 SHA512 1ac1ab45ba8b3db3ce8a2659e1c675bac78ba3faa9c79d51528195bb1d9a3e37fdce1031e4f568b3cf55637efd4f1bb6bcafe1c02b5e307475bc548cfd19b3e6
EBUILD typerep-0.9.0.ebuild 477 BLAKE2B b49346885d12aae201b75ebe9060b02778c61e52779c452fb378011284a349f8bbf53f34b75f081ebc302894f2d91fb9b9ac1d1acb663a8c7ffdfde87fb9ca52 SHA512 5e7bf0fe698123824f02cd7e5bf0e733bdc1e2dabad4c448644ee91ecc62951e03ee5585308038a7050275da05929455d77227470c76d2df294267867e58ecc2
MISC metadata.xml 420 BLAKE2B 46e5de2aab539049d08de2d9a076cba55f5b16e3de8162da84fa434ee2ec4f445c2c89fa0998db56d50746ebe577bf278c9a5dddf27b7625701a7a5b7508ed34 SHA512 cb92f3d9eda9bc6b99e06c68d8e5d8aad2f624da1e088a9a79a68cffb794c42c36f8498f10d29d70f49903f06b775447a544ace32dd38074479be9d50ba727b4
diff --git a/dev-ml/typerep/typerep-0.14.0.ebuild b/dev-ml/typerep/typerep-0.14.0.ebuild
index 42b1cedad4e8..08a8295007a4 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-2020 Gentoo Authors
+# Copyright 1999-2021 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:="