summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-07-24 17:35:27 -0400
committerSam James <sam@gentoo.org>2022-07-30 06:58:09 +0100
commit902016474cb66bb87278d355217d8a7292878576 (patch)
treefe1ea4cc28ee37fc70afb623ce43f51c97c85c37 /dev-haskell/ifelse
parentdev-haskell/hslogger: revbump 1.3.1.0-r2 (diff)
downloadgentoo-902016474cb66bb87278d355217d8a7292878576.tar.gz
gentoo-902016474cb66bb87278d355217d8a7292878576.tar.bz2
gentoo-902016474cb66bb87278d355217d8a7292878576.zip
dev-haskell/ifelse: keyword 0.85-r1 for ~ppc64
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/ifelse')
-rw-r--r--dev-haskell/ifelse/ifelse-0.85-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/ifelse/ifelse-0.85-r1.ebuild b/dev-haskell/ifelse/ifelse-0.85-r1.ebuild
index c1d6dc73bdc1..3823f3932d9b 100644
--- a/dev-haskell/ifelse/ifelse-0.85-r1.ebuild
+++ b/dev-haskell/ifelse/ifelse-0.85-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 ~amd64-linux"
+KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux"
IUSE=""
RDEPEND="dev-haskell/mtl:=[profile?]