diff options
author | matoro <matoro@users.noreply.github.com> | 2022-08-26 15:10:11 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-31 22:29:20 +0100 |
commit | 91b0392804bdd66358d649286f7e772ebc75783f (patch) | |
tree | 971834eff6ca653ef93a04ddede4e5af9e59cd19 /dev-haskell/pandoc-lua-marshal/pandoc-lua-marshal-0.1.6.ebuild | |
parent | dev-haskell/lpeg: keyword 1.0.3 for ~arm64 (diff) | |
download | gentoo-91b0392804bdd66358d649286f7e772ebc75783f.tar.gz gentoo-91b0392804bdd66358d649286f7e772ebc75783f.tar.bz2 gentoo-91b0392804bdd66358d649286f7e772ebc75783f.zip |
dev-haskell/pandoc-lua-marshal: keyword 0.1.6 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/pandoc-lua-marshal/pandoc-lua-marshal-0.1.6.ebuild')
-rw-r--r-- | dev-haskell/pandoc-lua-marshal/pandoc-lua-marshal-0.1.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/pandoc-lua-marshal/pandoc-lua-marshal-0.1.6.ebuild b/dev-haskell/pandoc-lua-marshal/pandoc-lua-marshal-0.1.6.ebuild index eb6badb0b986..c107a40ddf90 100644 --- a/dev-haskell/pandoc-lua-marshal/pandoc-lua-marshal-0.1.6.ebuild +++ b/dev-haskell/pandoc-lua-marshal/pandoc-lua-marshal-0.1.6.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" RDEPEND=">=dev-haskell/hslua-2.1:=[profile?] <dev-haskell/hslua-2.3:=[profile?] >=dev-haskell/hslua-marshalling-2.1:=[profile?] <dev-haskell/hslua-marshalling-2.3:=[profile?] |