summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-08-15 00:15:53 -0400
committerSam James <sam@gentoo.org>2022-08-18 19:44:46 +0100
commitecb70016f11ee158dbdaec76f6cf82a12e1aed14 (patch)
tree0a9c7fa1255c8042c2be805358dd886ca57a47f9
parentdev-haskell/regex-applicative: keyword 0.3.3.1 for ~ppc64 (diff)
downloadgentoo-ecb70016f11ee158dbdaec76f6cf82a12e1aed14.tar.gz
gentoo-ecb70016f11ee158dbdaec76f6cf82a12e1aed14.tar.bz2
gentoo-ecb70016f11ee158dbdaec76f6cf82a12e1aed14.zip
dev-haskell/findbin: keyword 0.0.5-r1 for ~ppc64
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-haskell/findbin/findbin-0.0.5-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/findbin/findbin-0.0.5-r1.ebuild b/dev-haskell/findbin/findbin-0.0.5-r1.ebuild
index 10f4eebd39b7..07cb36215a41 100644
--- a/dev-haskell/findbin/findbin-0.0.5-r1.ebuild
+++ b/dev-haskell/findbin/findbin-0.0.5-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -17,7 +17,7 @@ SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~x86"
IUSE=""
RDEPEND=">=dev-lang/ghc-7.4.1:=