From b052fbf151106a4f47cac7fdf0ffff983decb773 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Thu, 1 Sep 2022 19:24:10 +0100 Subject: gentoo auto-resync : 01:09:2022 - 19:24:10 --- dev-haskell/hinotify/Manifest | 2 +- dev-haskell/hinotify/hinotify-0.3.10.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-haskell/hinotify') diff --git a/dev-haskell/hinotify/Manifest b/dev-haskell/hinotify/Manifest index 58261ae10846..2d8a092c543f 100644 --- a/dev-haskell/hinotify/Manifest +++ b/dev-haskell/hinotify/Manifest @@ -1,3 +1,3 @@ DIST hinotify-0.3.10.tar.gz 9193 BLAKE2B 877f98091412732656913f7af9e29e34088d240ac88214afd237e2994730f119a80db3960f27ad3a024026dcd8bb232853412aa314f416555e27886f87fda64a SHA512 d22f40bb055e14fd4be6669122a11b36fd7c5a989489d1b8c1e4117672b9f1700197a827f23242c91504b8236c349a4494adf724827001a77a1abdc11a9d6b8b -EBUILD hinotify-0.3.10.ebuild 617 BLAKE2B 605d043a19f50d0b79467a6c1c50f7e1096c130eafc2536b75191e1a4daf2d8d90831f1e65ebd1abb61bcd092e5878b66124360d73452687c251f76f2fe61b72 SHA512 baa3be6c7edd18f659fd4b8fb5b5d13ac7325b8937bbafbbaa55108c0ea47f846778f574874c5b38a060b0dbc6dec9c2715b9dc8b39772953bd65ee9481991db +EBUILD hinotify-0.3.10.ebuild 624 BLAKE2B 416e8f42825ed2063d1b46cf8f552b0edfbf9d6e70575eb7a107ab135605aa3437bcc20eec549ed108e6ff62e5599bb9ea529f2d00c5072499a61042e7cada84 SHA512 37b00a94fd17934cd04bdace430f8b5f9bd7ec2694265749e8d8f9163adb0b322d5697779bda2a4e54c94bbe409d17ee33ad0902cdc402b012b50b3da8d0a254 MISC metadata.xml 310 BLAKE2B cefbe838bbd2e8f6ec19773b16694c9ab15756588b6909466d8b7ff3948a61d3a27eb3e84a71ed74270d8145ca34b7a6a47dd4fab929722bd85c49d5cc6b231a SHA512 2fd3c373b146730465157afabee2a983ef99562ec1e5495f0628aec95e440b59a8beac7b35a5cb43b74ed8232eb5353e03e3888ea1a8bea72288f585e304b399 diff --git a/dev-haskell/hinotify/hinotify-0.3.10.ebuild b/dev-haskell/hinotify/hinotify-0.3.10.ebuild index 41e63a2793ff..b05aa2c54691 100644 --- a/dev-haskell/hinotify/hinotify-0.3.10.ebuild +++ b/dev-haskell/hinotify/hinotify-0.3.10.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" IUSE="" RDEPEND=">=dev-haskell/async-2.0:=[profile?]