summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-08-25 20:45:46 -0400
committerSam James <sam@gentoo.org>2022-08-31 22:27:50 +0100
commit32dfc6b41a514e39fb675f806118153813271d6c (patch)
treea2e98f0e2498312c2c30abab46949cb8172f1f0a /dev-haskell/aeson-pretty
parentdev-haskell/cmdargs: keyword 0.10.20 for ~arm64 (diff)
downloadgentoo-32dfc6b41a514e39fb675f806118153813271d6c.tar.gz
gentoo-32dfc6b41a514e39fb675f806118153813271d6c.tar.bz2
gentoo-32dfc6b41a514e39fb675f806118153813271d6c.zip
dev-haskell/aeson-pretty: keyword 0.8.9 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/aeson-pretty')
-rw-r--r--dev-haskell/aeson-pretty/aeson-pretty-0.8.9.ebuild2
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 fe8d70eb0033..811e0a7d9413 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 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
IUSE="lib-only"
RDEPEND=">=dev-haskell/base-compat-0.9:=[profile?]