summaryrefslogtreecommitdiff
path: root/dev-ml/async_unix
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-27 01:57:18 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-27 01:57:18 +0000
commit2db43213e5c343995f4b9fb977726fe42ebdac67 (patch)
tree6707366d284d46256ffc9490ab6d2940a83cd0ae /dev-ml/async_unix
parent236302aac694377916670b7769f941e3f1dd0bbc (diff)
gentoo auto-resync : 27:01:2023 - 01:57:17
Diffstat (limited to 'dev-ml/async_unix')
-rw-r--r--dev-ml/async_unix/Manifest2
-rw-r--r--dev-ml/async_unix/async_unix-0.15.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-ml/async_unix/Manifest b/dev-ml/async_unix/Manifest
index b70d39069c2b..65dca0b9845f 100644
--- a/dev-ml/async_unix/Manifest
+++ b/dev-ml/async_unix/Manifest
@@ -1,5 +1,5 @@
DIST async_unix-0.14.0.tar.gz 171624 BLAKE2B 4c55b6c8ba8cd59ede4b214ec84d8689700e46b918a96e145f94ebd011c32de6c2ab40c35a4c821ac58872259740b752e045eb2ac7954ecb0b988ceaf1b75ff2 SHA512 d90713d1d35445a648392e9104eedd25d4c7e6a10a46d0442539c1521349dcbee4118e852cc8335c8c03ba4d1050f199eb91a6e3c3c827dca8eee59501f379be
DIST async_unix-0.15.0.tar.gz 178320 BLAKE2B 825efe071ecfb39ff0d5586cd8981c31a4692ee5b44727fdb22d68bfc08f9f1e296a363b87c308bef7cdd557dc9124da21bd1e772fe47dcde917b6bc5024500d SHA512 d6bb561ca06b3232c11c10bfe9dbd689020d52dc90f13f01751abf31f968649c7c8664f5f58de95c89f012de00c789efa9c0ca230ba32b9105c609d1afca2a51
EBUILD async_unix-0.14.0.ebuild 551 BLAKE2B c59ea8b7c9535557833075fe634714810091bbd47782478b4366a8b58328e6f05a02db9ab57f5b29fae6e2433b04c18136130300c90320ae333c216328b96b74 SHA512 61ef35b1b2bff250c8aec54797bfcfcae6a4d48f5e329fe0b9d7db90b5910794e751a3ab5d0b80e3c4a961ec22ab051a056d9d09485f7bcb71bca0d2c6fd1313
-EBUILD async_unix-0.15.0.ebuild 534 BLAKE2B 9d6ea6c56458fef117460d18de76356845e957a5cb9e62b94a34ff978c00bcc6c41c408b9ee01b5d818af8ddb8a2f652173d3a98c73344794c8f676a0687eed5 SHA512 4d07ebebb3d004aea8433c8810e9687fe18be7e9078ea2c5952184f09d363c968d83432f7e50d5a8c928ac7751966d28b5d5f273bc298cd7c0424259307ab8b5
+EBUILD async_unix-0.15.0.ebuild 498 BLAKE2B d9dc13db869c3b83c2d75729955678462e168594c9573af3da2dc0040abba68531b6d982ae4a2eabb6138aa15a058348b13983e5fd898998e92e096eb4d08513 SHA512 5407e723dbc0e6fd187488a787ebf882ccb5a0d686f3bea1c74d7fe3e59b9f3787ec90a54117992fa9b42454dd7913504fb0c6852054bb6d4c2ecff01148eaaa
MISC metadata.xml 319 BLAKE2B 057719c234859791c2afb0f8e286a8050ad1373cb0318c0d0fbd9ff9906e65131871ecd0cc0f01993c58abaae60eab700b2ba5fc8fe56487150de4aea9e50aad SHA512 5a813d9ff6adc78e1ef4e8dd30b670313bdd15a191ba3ca12c5f4ad2a9dd9d23d69003bcf1805a8490006c46440674db701275c51351b05bcb05902199ae7072
diff --git a/dev-ml/async_unix/async_unix-0.15.0.ebuild b/dev-ml/async_unix/async_unix-0.15.0.ebuild
index 16e04b7a7169..489078b6accf 100644
--- a/dev-ml/async_unix/async_unix-0.15.0.ebuild
+++ b/dev-ml/async_unix/async_unix-0.15.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
LICENSE="MIT"
SLOT="0/$(ver_cut 1-2)"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64"
IUSE="+ocamlopt"
RDEPEND="