diff options
Diffstat (limited to 'dev-haskell/unicode-collation')
-rw-r--r-- | dev-haskell/unicode-collation/unicode-collation-0.1.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/unicode-collation/unicode-collation-0.1.3.1.ebuild b/dev-haskell/unicode-collation/unicode-collation-0.1.3.1.ebuild index 088b4ed2a90e..33e42136d521 100644 --- a/dev-haskell/unicode-collation/unicode-collation-0.1.3.1.ebuild +++ b/dev-haskell/unicode-collation/unicode-collation-0.1.3.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD-2" SLOT="0/${PV}" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" IUSE="doctests executable" RDEPEND="dev-haskell/parsec:=[profile?] |