diff options
author | matoro <matoro@users.noreply.github.com> | 2022-08-26 22:14:05 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-31 22:29:51 +0100 |
commit | 20a72be333ce8965daf2a939d91a7caf8636f4c8 (patch) | |
tree | 59c787e09162187b13fc4c6942190b7f8a2a0324 /dev-haskell/hspec-wai | |
parent | dev-haskell/wai-app-static: keyword 3.1.7.2-r1 for ~arm64 (diff) | |
download | gentoo-20a72be333ce8965daf2a939d91a7caf8636f4c8.tar.gz gentoo-20a72be333ce8965daf2a939d91a7caf8636f4c8.tar.bz2 gentoo-20a72be333ce8965daf2a939d91a7caf8636f4c8.zip |
dev-haskell/hspec-wai: keyword 0.10.1 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/hspec-wai')
-rw-r--r-- | dev-haskell/hspec-wai/hspec-wai-0.10.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/hspec-wai/hspec-wai-0.10.1.ebuild b/dev-haskell/hspec-wai/hspec-wai-0.10.1.ebuild index ca487873bd06..1a40288b345d 100644 --- a/dev-haskell/hspec-wai/hspec-wai-0.10.1.ebuild +++ b/dev-haskell/hspec-wai/hspec-wai-0.10.1.ebuild @@ -14,7 +14,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" IUSE="" RDEPEND="dev-haskell/base-compat:=[profile?] |