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/hdbc/
Date: Wed, 31 Aug 2022 21:32:28
Message-Id: 1661981489.06176ee4617349d78edddc76beb663c83c3ba1c4.sam@gentoo
1 commit: 06176ee4617349d78edddc76beb663c83c3ba1c4
2 Author: matoro <matoro <AT> users <DOT> noreply <DOT> github <DOT> com>
3 AuthorDate: Sun Aug 28 22:49:13 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 31 21:31:29 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06176ee4
7
8 dev-haskell/hdbc: keyword 2.4.0.3 for ~arm64
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-haskell/hdbc/hdbc-2.4.0.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-haskell/hdbc/hdbc-2.4.0.3.ebuild b/dev-haskell/hdbc/hdbc-2.4.0.3.ebuild
16 index 0211d08448d8..4032e5a2a5b9 100644
17 --- a/dev-haskell/hdbc/hdbc-2.4.0.3.ebuild
18 +++ b/dev-haskell/hdbc/hdbc-2.4.0.3.ebuild
19 @@ -18,7 +18,7 @@ SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz"
20
21 LICENSE="BSD"
22 SLOT="2/${PV}"
23 -KEYWORDS="~amd64 ~ppc64 ~x86"
24 +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
25 IUSE=""
26
27 RESTRICT="test" # Requires unmaintaned dev-haskell/testpack