summaryrefslogtreecommitdiff
path: root/dev-haskell/http-client/http-client-0.7.11.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/http-client/http-client-0.7.11.ebuild')
-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?]