summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-07-12 12:57:33 -0400
committerSam James <sam@gentoo.org>2022-07-22 22:15:28 +0000
commitcb9fa3ba5c1473a3bbd1ab9328b87a1b00accb9d (patch)
tree7412ec251431bcd8b90ecb43a949d88a1292490a /dev-haskell/monad-control
parentdev-haskell/mockery: keyword 0.3.5 for ~ppc64 (diff)
downloadgentoo-cb9fa3ba5c1473a3bbd1ab9328b87a1b00accb9d.tar.gz
gentoo-cb9fa3ba5c1473a3bbd1ab9328b87a1b00accb9d.tar.bz2
gentoo-cb9fa3ba5c1473a3bbd1ab9328b87a1b00accb9d.zip
dev-haskell/monad-control: keyword 1.0.2.3 for ~ppc64
Signed-off-by: matoro <matoro@users.noreply.github.com> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/monad-control')
-rw-r--r--dev-haskell/monad-control/monad-control-1.0.2.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/monad-control/monad-control-1.0.2.3.ebuild b/dev-haskell/monad-control/monad-control-1.0.2.3.ebuild
index 53eac3e9ed17..c13add82ad59 100644
--- a/dev-haskell/monad-control/monad-control-1.0.2.3.ebuild
+++ b/dev-haskell/monad-control/monad-control-1.0.2.3.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=8
@@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86 ~amd64-linux"
+KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux"
IUSE=""
RDEPEND=">=dev-haskell/stm-2.3:=[profile?] <dev-haskell/stm-3:=[profile?]