diff options
author | matoro <matoro@users.noreply.github.com> | 2022-08-26 22:16:29 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-31 22:29:52 +0100 |
commit | a6c74f84383a2cd98e8b41cb7708117e82cca6fe (patch) | |
tree | 708369161d68c263bd74e43382d567390be566d8 /dev-haskell/should-not-typecheck | |
parent | dev-haskell/hspec-wai: keyword 0.10.1 for ~arm64 (diff) | |
download | gentoo-a6c74f84383a2cd98e8b41cb7708117e82cca6fe.tar.gz gentoo-a6c74f84383a2cd98e8b41cb7708117e82cca6fe.tar.bz2 gentoo-a6c74f84383a2cd98e8b41cb7708117e82cca6fe.zip |
dev-haskell/should-not-typecheck: keyword 2.1.0 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/should-not-typecheck')
-rw-r--r-- | dev-haskell/should-not-typecheck/should-not-typecheck-2.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/should-not-typecheck/should-not-typecheck-2.1.0.ebuild b/dev-haskell/should-not-typecheck/should-not-typecheck-2.1.0.ebuild index 69598288c555..6b991aa603d1 100644 --- a/dev-haskell/should-not-typecheck/should-not-typecheck-2.1.0.ebuild +++ b/dev-haskell/should-not-typecheck/should-not-typecheck-2.1.0.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/hunit-1.2:=[profile?] |