diff options
-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?] |