diff options
author | matoro <matoro@users.noreply.github.com> | 2022-09-15 22:04:34 -0400 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-10-06 08:08:43 +0200 |
commit | fb994ba4e0a0280e74b9808ac85086671c71d0a9 (patch) | |
tree | f715b807c433742120e21681ec34c663e39f9252 | |
parent | dev-haskell/lpeg: keyword 1.0.3 for ~riscv (diff) | |
download | gentoo-fb994ba4e0a0280e74b9808ac85086671c71d0a9.tar.gz gentoo-fb994ba4e0a0280e74b9808ac85086671c71d0a9.tar.bz2 gentoo-fb994ba4e0a0280e74b9808ac85086671c71d0a9.zip |
dev-haskell/pandoc-lua-marshal: keyword 0.1.6 for ~riscv
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-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 c107a40ddf90..b135150d2cd1 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 ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~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?] |