diff options
-rw-r--r-- | dev-haskell/onetuple/onetuple-0.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/onetuple/onetuple-0.3.1.ebuild b/dev-haskell/onetuple/onetuple-0.3.1.ebuild index fd5f34ec6e41..6c70f9189748 100644 --- a/dev-haskell/onetuple/onetuple-0.3.1.ebuild +++ b/dev-haskell/onetuple/onetuple-0.3.1.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://hackage.haskell.org/package/OneTuple" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" RDEPEND=">=dev-haskell/base-orphans-0.8.6:=[profile?] >=dev-haskell/hashable-1.3.5.0:=[profile?] <dev-haskell/hashable-1.5:=[profile?] |