summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-08-15 02:24:05 -0400
committerSam James <sam@gentoo.org>2022-08-18 19:44:54 +0100
commit18d0d85f7a4760df8d36c0d5a2f2780d1a130a7a (patch)
treee6849d971fbc5018f45560dfcc4b2a6648238c1a /dev-haskell/libmpd
parentdev-haskell/safe-exceptions: keyword 0.1.7.0 for ~ppc64 (diff)
downloadgentoo-18d0d85f7a4760df8d36c0d5a2f2780d1a130a7a.tar.gz
gentoo-18d0d85f7a4760df8d36c0d5a2f2780d1a130a7a.tar.bz2
gentoo-18d0d85f7a4760df8d36c0d5a2f2780d1a130a7a.zip
dev-haskell/libmpd: keyword 0.9.2.0 for ~ppc64
Closes: https://github.com/gentoo/gentoo/pull/26866 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/libmpd')
-rw-r--r--dev-haskell/libmpd/libmpd-0.9.2.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/libmpd/libmpd-0.9.2.0.ebuild b/dev-haskell/libmpd/libmpd-0.9.2.0.ebuild
index dab573197d1d..844a647baf61 100644
--- a/dev-haskell/libmpd/libmpd-0.9.2.0.ebuild
+++ b/dev-haskell/libmpd/libmpd-0.9.2.0.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=7
@@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~x86"
IUSE=""
RDEPEND=">=dev-haskell/attoparsec-0.10.1:=[profile?] <dev-haskell/attoparsec-1:=[profile?]