diff options
author | matoro <matoro@users.noreply.github.com> | 2022-08-26 14:04:11 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-31 22:29:09 +0100 |
commit | da4fa9d042514f21a4c29b0c84fd0adeba12ffb3 (patch) | |
tree | b5871d40fc19d639a97620c9a0152814826319d8 /dev-haskell/http-types/http-types-0.12.3.ebuild | |
parent | dev-haskell/cookie: keyword 0.4.4 for ~arm64 (diff) | |
download | gentoo-da4fa9d042514f21a4c29b0c84fd0adeba12ffb3.tar.gz gentoo-da4fa9d042514f21a4c29b0c84fd0adeba12ffb3.tar.bz2 gentoo-da4fa9d042514f21a4c29b0c84fd0adeba12ffb3.zip |
dev-haskell/http-types: keyword 0.12.3 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/http-types/http-types-0.12.3.ebuild')
-rw-r--r-- | dev-haskell/http-types/http-types-0.12.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/http-types/http-types-0.12.3.ebuild b/dev-haskell/http-types/http-types-0.12.3.ebuild index fbe6e4242c56..53ac094f05a4 100644 --- a/dev-haskell/http-types/http-types-0.12.3.ebuild +++ b/dev-haskell/http-types/http-types-0.12.3.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-haskell/case-insensitive-0.2:=[profile?] <dev-haskell/case-insensitive-1.3:=[profile?] |