summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-08-26 17:04:53 -0400
committerSam James <sam@gentoo.org>2022-08-31 22:29:23 +0100
commitd3b15c7f41a36bd255900b38afd1bc3394c0832f (patch)
treeebf62f294ef4897be3e5d300f21c964323bc470b
parentdev-haskell/happy: keyword 1.19.12 for ~arm64 (diff)
downloadgentoo-d3b15c7f41a36bd255900b38afd1bc3394c0832f.tar.gz
gentoo-d3b15c7f41a36bd255900b38afd1bc3394c0832f.tar.bz2
gentoo-d3b15c7f41a36bd255900b38afd1bc3394c0832f.zip
dev-haskell/pretty-show: keyword 1.10 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se> Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-haskell/pretty-show/pretty-show-1.10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/pretty-show/pretty-show-1.10.ebuild b/dev-haskell/pretty-show/pretty-show-1.10.ebuild
index 014ba356f30d..f1499acdb0a2 100644
--- a/dev-haskell/pretty-show/pretty-show-1.10.ebuild
+++ b/dev-haskell/pretty-show/pretty-show-1.10.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
RDEPEND=">=dev-haskell/haskell-lexer-1.1:=[profile?] <dev-haskell/haskell-lexer-2:=[profile?]
dev-haskell/text:=[profile?]