summaryrefslogtreecommitdiff
path: root/dev-haskell/commonmark/commonmark-0.2.2.ebuild
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-08-26 00:31:09 -0400
committerSam James <sam@gentoo.org>2022-08-31 22:28:21 +0100
commit30f3baf27cd8883313f0dc0698d69c50800246a1 (patch)
treeadf6a8462dc13358c8360f5ef84a1bb520d1e870 /dev-haskell/commonmark/commonmark-0.2.2.ebuild
parentaf7176a2e5ed516274b3bb4fac9906fdf6ef5297 (diff)
downloadgentoo-30f3baf27cd8883313f0dc0698d69c50800246a1.tar.gz
gentoo-30f3baf27cd8883313f0dc0698d69c50800246a1.tar.bz2
gentoo-30f3baf27cd8883313f0dc0698d69c50800246a1.zip
dev-haskell/commonmark: keyword 0.2.2 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/commonmark/commonmark-0.2.2.ebuild')
-rw-r--r--dev-haskell/commonmark/commonmark-0.2.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/commonmark/commonmark-0.2.2.ebuild b/dev-haskell/commonmark/commonmark-0.2.2.ebuild
index 01221a5c0f95..110b6839f6d2 100644
--- a/dev-haskell/commonmark/commonmark-0.2.2.ebuild
+++ b/dev-haskell/commonmark/commonmark-0.2.2.ebuild
@@ -14,7 +14,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"
RDEPEND=">=dev-haskell/unicode-data-0.3:=[profile?]
dev-haskell/unicode-transforms:=[profile?]