summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-07-11 18:23:37 -0400
committerSam James <sam@gentoo.org>2022-07-22 22:16:02 +0000
commit75f815ca905710e98fbc35653784033e892135de (patch)
tree40df6335eb9c5ad8adbba86fc23428f2792250ed /dev-haskell/wcwidth/wcwidth-0.0.2.ebuild
parentdev-haskell/warp: keyword 3.3.13 for ~ppc64 (diff)
downloadgentoo-75f815ca905710e98fbc35653784033e892135de.tar.gz
gentoo-75f815ca905710e98fbc35653784033e892135de.tar.bz2
gentoo-75f815ca905710e98fbc35653784033e892135de.zip
dev-haskell/wcwidth: keyword 0.0.2 for ~ppc64
Signed-off-by: matoro <matoro@users.noreply.github.com> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/wcwidth/wcwidth-0.0.2.ebuild')
-rw-r--r--dev-haskell/wcwidth/wcwidth-0.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/wcwidth/wcwidth-0.0.2.ebuild b/dev-haskell/wcwidth/wcwidth-0.0.2.ebuild
index 6f3ac35b91d4..1bc46caa110d 100644
--- a/dev-haskell/wcwidth/wcwidth-0.0.2.ebuild
+++ b/dev-haskell/wcwidth/wcwidth-0.0.2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~x86"
IUSE="cli"
RDEPEND=">=dev-lang/ghc-7.4.1:=