summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-07-12 17:35:42 -0400
committerSam James <sam@gentoo.org>2022-07-22 22:14:54 +0000
commit51fd4781d7377208a9da3e7b24df924e6defada7 (patch)
tree2b14accdb1a0e7704250f9ecd1554e7070a58a4a /dev-haskell/bsb-http-chunked
parentdev-haskell/blaze-markup: add 0.8.2.8 (diff)
downloadgentoo-51fd4781d7377208a9da3e7b24df924e6defada7.tar.gz
gentoo-51fd4781d7377208a9da3e7b24df924e6defada7.tar.bz2
gentoo-51fd4781d7377208a9da3e7b24df924e6defada7.zip
dev-haskell/bsb-http-chunked: keyword 0.0.0.4 for ~ppc64
Signed-off-by: matoro <matoro@users.noreply.github.com> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/bsb-http-chunked')
-rw-r--r--dev-haskell/bsb-http-chunked/bsb-http-chunked-0.0.0.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/bsb-http-chunked/bsb-http-chunked-0.0.0.4.ebuild b/dev-haskell/bsb-http-chunked/bsb-http-chunked-0.0.0.4.ebuild
index f0ec776e1522..e98fd6bba2ea 100644
--- a/dev-haskell/bsb-http-chunked/bsb-http-chunked-0.0.0.4.ebuild
+++ b/dev-haskell/bsb-http-chunked/bsb-http-chunked-0.0.0.4.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"
+KEYWORDS="~amd64 ~ppc64 ~x86"
IUSE=""
RDEPEND=">=dev-lang/ghc-7.10.1:=