diff options
author | matoro <matoro@users.noreply.github.com> | 2022-08-25 12:08:25 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-31 22:26:29 +0100 |
commit | ce6492e9cb8e19de76928d9054cc51111160b5e6 (patch) | |
tree | 31fb210d8c7e5c2ad33a7d8b8616e08175eb206d /dev-haskell/ansi-wl-pprint | |
parent | dev-haskell/transformers-compat: keyword 0.6.6 for ~arm64 (diff) | |
download | gentoo-ce6492e9cb8e19de76928d9054cc51111160b5e6.tar.gz gentoo-ce6492e9cb8e19de76928d9054cc51111160b5e6.tar.bz2 gentoo-ce6492e9cb8e19de76928d9054cc51111160b5e6.zip |
dev-haskell/ansi-wl-pprint: keyword 0.6.9 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/ansi-wl-pprint')
-rw-r--r-- | dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.9.ebuild b/dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.9.ebuild index dcebf67d8c3d..a0c8389c6bf2 100644 --- a/dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.9.ebuild +++ b/dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.9.ebuild @@ -20,7 +20,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz -> ${CABAL_DISTFILE}" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" IUSE="examples" RDEPEND=">=dev-haskell/ansi-terminal-0.9.1:=[profile?] <dev-haskell/ansi-terminal-0.12:=[profile?] |