From 1a5083c26d15b307cfede4e5716ac5603396c284 Mon Sep 17 00:00:00 2001 From: matoro Date: Wed, 14 Sep 2022 22:32:03 -0400 Subject: [PATCH] dev-haskell/commonmark: keyword 0.2.2 for ~riscv MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakov Smolić --- dev-haskell/commonmark/commonmark-0.2.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-haskell/commonmark/commonmark-0.2.2.ebuild b/dev-haskell/commonmark/commonmark-0.2.2.ebuild index 110b6839f6d2b..0884c2aa5cc85 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 ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" RDEPEND=">=dev-haskell/unicode-data-0.3:=[profile?] dev-haskell/unicode-transforms:=[profile?]