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/libmpd/
Date: Thu, 18 Aug 2022 18:45:23
Message-Id: 1660848294.18d0d85f7a4760df8d36c0d5a2f2780d1a130a7a.sam@gentoo
1 commit: 18d0d85f7a4760df8d36c0d5a2f2780d1a130a7a
2 Author: matoro <matoro <AT> users <DOT> noreply <DOT> github <DOT> com>
3 AuthorDate: Mon Aug 15 06:24:05 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 18 18:44:54 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18d0d85f
7
8 dev-haskell/libmpd: keyword 0.9.2.0 for ~ppc64
9
10 Closes: https://github.com/gentoo/gentoo/pull/26866
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 dev-haskell/libmpd/libmpd-0.9.2.0.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-haskell/libmpd/libmpd-0.9.2.0.ebuild b/dev-haskell/libmpd/libmpd-0.9.2.0.ebuild
17 index dab573197d1d..844a647baf61 100644
18 --- a/dev-haskell/libmpd/libmpd-0.9.2.0.ebuild
19 +++ b/dev-haskell/libmpd/libmpd-0.9.2.0.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2021 Gentoo Authors
22 +# Copyright 1999-2022 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26 @@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
27
28 LICENSE="MIT"
29 SLOT="0/${PV}"
30 -KEYWORDS="~amd64 ~x86"
31 +KEYWORDS="~amd64 ~ppc64 ~x86"
32 IUSE=""
33
34 RDEPEND=">=dev-haskell/attoparsec-0.10.1:=[profile?] <dev-haskell/attoparsec-1:=[profile?]