summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-07-24 17:44:38 -0400
committerSam James <sam@gentoo.org>2022-07-30 06:58:10 +0100
commit2ecad1a4ab88655acc2b785e47c7f14778aef5d8 (patch)
tree160a2a2074ff4f1167eb7c3eee3548be43202454 /dev-haskell/monad-loops
parentdev-haskell/lift-type: keyword 0.1.0.1 for ~ppc64 (diff)
downloadgentoo-2ecad1a4ab88655acc2b785e47c7f14778aef5d8.tar.gz
gentoo-2ecad1a4ab88655acc2b785e47c7f14778aef5d8.tar.bz2
gentoo-2ecad1a4ab88655acc2b785e47c7f14778aef5d8.zip
dev-haskell/monad-loops: keyword 0.4.3 for ~ppc64
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/monad-loops')
-rw-r--r--dev-haskell/monad-loops/monad-loops-0.4.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/monad-loops/monad-loops-0.4.3.ebuild b/dev-haskell/monad-loops/monad-loops-0.4.3.ebuild
index e4dfae4f064e..3cf60b5c346a 100644
--- a/dev-haskell/monad-loops/monad-loops-0.4.3.ebuild
+++ b/dev-haskell/monad-loops/monad-loops-0.4.3.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
@@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="public-domain"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~x86"
IUSE=""
RDEPEND=">=dev-lang/ghc-7.4.1:=