summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-09-17 20:16:15 -0400
committerJakov Smolić <jsmolic@gentoo.org>2022-10-06 08:09:21 +0200
commit76b71b6ff04f308deb7a0685b152a8c2b1835e20 (patch)
tree7a740115513831146aa00b68b5a94648f9541c2a /dev-haskell/bsb-http-chunked
parentdev-haskell/word8: keyword 0.1.3 for ~riscv (diff)
downloadgentoo-76b71b6ff04f308deb7a0685b152a8c2b1835e20.tar.gz
gentoo-76b71b6ff04f308deb7a0685b152a8c2b1835e20.tar.bz2
gentoo-76b71b6ff04f308deb7a0685b152a8c2b1835e20.zip
dev-haskell/bsb-http-chunked: keyword 0.0.0.4 for ~riscv
Signed-off-by: Jakov Smolić <jsmolic@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.ebuild2
1 files changed, 1 insertions, 1 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 27260bbc356c..166b013c349a 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
@@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
IUSE=""
RDEPEND=">=dev-lang/ghc-7.10.1:=