summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-08-26 14:34:23 -0400
committerSam James <sam@gentoo.org>2022-08-31 22:29:14 +0100
commit2153fba623035c0a3dced8c5672b3aa2ddd18369 (patch)
treecff8e80556ae0191f5e1033635321fd7a7dd5090 /dev-haskell/http-client
parentdev-haskell/monad-control: keyword 1.0.2.3 for ~arm64 (diff)
downloadgentoo-2153fba623035c0a3dced8c5672b3aa2ddd18369.tar.gz
gentoo-2153fba623035c0a3dced8c5672b3aa2ddd18369.tar.bz2
gentoo-2153fba623035c0a3dced8c5672b3aa2ddd18369.zip
dev-haskell/http-client: keyword 0.7.11 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/http-client')
-rw-r--r--dev-haskell/http-client/http-client-0.7.11.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/http-client/http-client-0.7.11.ebuild b/dev-haskell/http-client/http-client-0.7.11.ebuild
index 5a8e0421d4a2..474fb0cf98a3 100644
--- a/dev-haskell/http-client/http-client-0.7.11.ebuild
+++ b/dev-haskell/http-client/http-client-0.7.11.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
RDEPEND="dev-haskell/async:=[profile?]
>=dev-haskell/base64-bytestring-1.0:=[profile?]