diff options
author | matoro <matoro@users.noreply.github.com> | 2022-09-14 09:12:38 -0400 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-10-06 08:07:15 +0200 |
commit | e7ff49b63d89cc9cfd9420b0537c87a7b4abe273 (patch) | |
tree | 3a9834a8494f4b8374c763d4162edf86677c83d3 /dev-haskell/aeson-pretty | |
parent | dev-haskell/cmdargs: keyword 0.10.20 for ~riscv (diff) | |
download | gentoo-e7ff49b63d89cc9cfd9420b0537c87a7b4abe273.tar.gz gentoo-e7ff49b63d89cc9cfd9420b0537c87a7b4abe273.tar.bz2 gentoo-e7ff49b63d89cc9cfd9420b0537c87a7b4abe273.zip |
dev-haskell/aeson-pretty: keyword 0.8.9 for ~riscv
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-haskell/aeson-pretty')
-rw-r--r-- | dev-haskell/aeson-pretty/aeson-pretty-0.8.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/aeson-pretty/aeson-pretty-0.8.9.ebuild b/dev-haskell/aeson-pretty/aeson-pretty-0.8.9.ebuild index 811e0a7d9413..61f33af64306 100644 --- a/dev-haskell/aeson-pretty/aeson-pretty-0.8.9.ebuild +++ b/dev-haskell/aeson-pretty/aeson-pretty-0.8.9.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" IUSE="lib-only" RDEPEND=">=dev-haskell/base-compat-0.9:=[profile?] |