diff options
Diffstat (limited to 'dev-haskell/text-short')
-rw-r--r-- | dev-haskell/text-short/text-short-0.1.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/text-short/text-short-0.1.5.ebuild b/dev-haskell/text-short/text-short-0.1.5.ebuild index 314d73d8d405..e23c1ef1c6e5 100644 --- a/dev-haskell/text-short/text-short-0.1.5.ebuild +++ b/dev-haskell/text-short/text-short-0.1.5.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="asserts" RDEPEND=">=dev-haskell/hashable-1.2.6:=[profile?] <dev-haskell/hashable-1.5:=[profile?] |