diff options
author | 2022-09-15 17:10:56 -0400 | |
---|---|---|
committer | 2022-10-06 08:08:23 +0200 | |
commit | f942162a7db6ea968b371e27648b24abcc034c57 (patch) | |
tree | bb2f9f27143ee5c4aa7ab0571fca17d33fcbcadf /dev-haskell/hslua-aeson | |
parent | dev-haskell/hslua-marshalling: keyword 2.2.0 for ~riscv (diff) | |
download | gentoo-f942162a7db6ea968b371e27648b24abcc034c57.tar.gz gentoo-f942162a7db6ea968b371e27648b24abcc034c57.tar.bz2 gentoo-f942162a7db6ea968b371e27648b24abcc034c57.zip |
dev-haskell/hslua-aeson: keyword 2.2.0 for ~riscv
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-haskell/hslua-aeson')
-rw-r--r-- | dev-haskell/hslua-aeson/hslua-aeson-2.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/hslua-aeson/hslua-aeson-2.2.0.ebuild b/dev-haskell/hslua-aeson/hslua-aeson-2.2.0.ebuild index ec98943e6333..c0c2941e1a75 100644 --- a/dev-haskell/hslua-aeson/hslua-aeson-2.2.0.ebuild +++ b/dev-haskell/hslua-aeson/hslua-aeson-2.2.0.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/aeson-1.5:=[profile?] <dev-haskell/aeson-2.1:=[profile?] >=dev-haskell/hashable-1.2:=[profile?] <dev-haskell/hashable-1.5:=[profile?] |