From fd70f5e3ed54d5e013c11a3f3e632e80838171d0 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 23 Jul 2022 02:48:52 +0100 Subject: gentoo auto-resync : 23:07:2022 - 02:48:51 --- dev-haskell/hinotify/Manifest | 2 +- dev-haskell/hinotify/hinotify-0.3.10.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-haskell/hinotify') diff --git a/dev-haskell/hinotify/Manifest b/dev-haskell/hinotify/Manifest index 6d4a1d856a69..b88491d00578 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 614 BLAKE2B 41a30bfa69c52fe2e2c99123fb25ed64201a660b994569fb9ec24687d0c3b5c5a0b06be299af0639ea7f591923c7b4d6da10e13c49f479f3a4d4c6ed29137e41 SHA512 0981551acb1ba913afa1f1b9d05ec36c1325019b64e87b633362b6d669b7c7453d3cb2d34482a045880681bfd264e04a3f6b5fb7f55a9717604530cc75f70248 +EBUILD hinotify-0.3.10.ebuild 621 BLAKE2B c4a8e975f2b35d29613608daf1678cdbc339d3dec1ba5d5ba87f7c284edc06e1bc77b95318b94324d3a560f4f5652bc12ba01ff67b49bcf5a3c374a2b3f49b99 SHA512 b9beb9774b0ab4035a96e65e44eab94a678800e0ad2259550720d1b27a98bbf078861c72bd91fcb44865bbf283f1f05b6de8000006fea91e9a2acb40c57db7c6 MISC metadata.xml 314 BLAKE2B e1d6ff151d5a5f22f8913cdf4214a95a05146c9980d3552c5a7597971289d63011afb786201c2cef3fff90956ab0040311b3810aa7ece43ea9b1e041fde96357 SHA512 c8b002af8e4832b48a1cab823ae658c0b8934c253b548758adc3eefb173fc9b17fa62cd2e5cc36d88f512933ca4d036d4292ab5210e6cfb611a9b89da068437a diff --git a/dev-haskell/hinotify/hinotify-0.3.10.ebuild b/dev-haskell/hinotify/hinotify-0.3.10.ebuild index f66c4ab16b10..7ace9926c30c 100644 --- a/dev-haskell/hinotify/hinotify-0.3.10.ebuild +++ b/dev-haskell/hinotify/hinotify-0.3.10.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=8 @@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="" RDEPEND=">=dev-haskell/async-2.0:=[profile?]