diff options
author | matoro <matoro@users.noreply.github.com> | 2022-08-25 15:41:08 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-31 22:27:14 +0100 |
commit | 2abdc82386023e8981ab4b20a9416ef33390a557 (patch) | |
tree | f532e03ee4f22fcc68e0b15f59d1fe04c1e3f8d0 /dev-haskell | |
parent | dev-haskell/puremd5: keyword 2.1.3 for ~arm64 (diff) | |
download | gentoo-2abdc82386023e8981ab4b20a9416ef33390a557.tar.gz gentoo-2abdc82386023e8981ab4b20a9416ef33390a557.tar.bz2 gentoo-2abdc82386023e8981ab4b20a9416ef33390a557.zip |
dev-haskell/http: keyword 4000.4.1 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell')
-rw-r--r-- | dev-haskell/http/http-4000.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/http/http-4000.4.1.ebuild b/dev-haskell/http/http-4000.4.1.ebuild index fcb0013a8bca..14bc42d0a101 100644 --- a/dev-haskell/http/http-4000.4.1.ebuild +++ b/dev-haskell/http/http-4000.4.1.ebuild @@ -19,7 +19,7 @@ SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" RDEPEND=">=dev-haskell/network-2.6:=[profile?] <dev-haskell/network-3.2:=[profile?] >=dev-haskell/network-uri-2.6:=[profile?] <dev-haskell/network-uri-2.7:=[profile?] |