summaryrefslogtreecommitdiff
path: root/dev-haskell/bsb-http-chunked/bsb-http-chunked-0.0.0.4.ebuild
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-08-26 22:00:42 -0400
committerSam James <sam@gentoo.org>2022-08-31 22:29:49 +0100
commit96bfd83758c19d24e377c451a9fc83e5ad24b641 (patch)
tree7c27a5bf2351f65f6847bf5e57344490cd728fbf /dev-haskell/bsb-http-chunked/bsb-http-chunked-0.0.0.4.ebuild
parentc813b62e69a5014924dd8bee50a8421fe46f61da (diff)
downloadgentoo-96bfd83758c19d24e377c451a9fc83e5ad24b641.tar.gz
gentoo-96bfd83758c19d24e377c451a9fc83e5ad24b641.tar.bz2
gentoo-96bfd83758c19d24e377c451a9fc83e5ad24b641.zip
dev-haskell/bsb-http-chunked: keyword 0.0.0.4 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/bsb-http-chunked/bsb-http-chunked-0.0.0.4.ebuild')
-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 e98fd6bba2ea..27260bbc356c 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 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
IUSE=""
RDEPEND=">=dev-lang/ghc-7.10.1:=