From a110ab82da0e09f631d6b6648cbb50dbe1f5600a Mon Sep 17 00:00:00 2001 From: matoro Date: Wed, 21 Sep 2022 15:55:27 -0400 Subject: [PATCH] dev-haskell/shelly: keyword 1.9.0 for ~riscv MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakov Smolić --- dev-haskell/shelly/shelly-1.9.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-haskell/shelly/shelly-1.9.0.ebuild b/dev-haskell/shelly/shelly-1.9.0.ebuild index 45d9485971fe5..e0782fd6c8896 100644 --- a/dev-haskell/shelly/shelly-1.9.0.ebuild +++ b/dev-haskell/shelly/shelly-1.9.0.ebuild @@ -15,7 +15,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" IUSE="examples lifted" RDEPEND="dev-haskell/async:=[profile?]