Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-haskell/parallel-io/
Date: Wed, 31 Aug 2022 21:32:25
Message-Id: 1661981487.805b4b37a73df9252fcecfbc35fc7d3003838651.sam@gentoo
1 commit: 805b4b37a73df9252fcecfbc35fc7d3003838651
2 Author: matoro <matoro <AT> users <DOT> noreply <DOT> github <DOT> com>
3 AuthorDate: Sun Aug 28 22:37:22 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 31 21:31:27 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=805b4b37
7
8 dev-haskell/parallel-io: keyword 0.3.5 for ~arm64
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-haskell/parallel-io/parallel-io-0.3.5.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-haskell/parallel-io/parallel-io-0.3.5.ebuild b/dev-haskell/parallel-io/parallel-io-0.3.5.ebuild
16 index 398ac7e2ae14..ff8c964549a5 100644
17 --- a/dev-haskell/parallel-io/parallel-io-0.3.5.ebuild
18 +++ b/dev-haskell/parallel-io/parallel-io-0.3.5.ebuild
19 @@ -15,7 +15,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
20
21 LICENSE="BSD"
22 SLOT="0/${PV}"
23 -KEYWORDS="~amd64 ~ppc64 ~x86"
24 +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
25
26 RDEPEND=">dev-haskell/extensible-exceptions-0.1.0.1:=[profile?]
27 >=dev-haskell/random-1.0:=[profile?] <dev-haskell/random-1.3:=[profile?]