diff options
Diffstat (limited to 'dev-haskell')
-rw-r--r-- | dev-haskell/lpeg/lpeg-1.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/lpeg/lpeg-1.0.3.ebuild b/dev-haskell/lpeg/lpeg-1.0.3.ebuild index c2faa9ca52db..5434ea23546f 100644 --- a/dev-haskell/lpeg/lpeg-1.0.3.ebuild +++ b/dev-haskell/lpeg/lpeg-1.0.3.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" IUSE="rely-on-shared-lpeg-library" RDEPEND=">=dev-haskell/lua-2.1:=[profile?] <dev-haskell/lua-2.3:=[profile?] |