diff options
Diffstat (limited to 'dev-haskell/unliftio')
-rw-r--r-- | dev-haskell/unliftio/unliftio-0.2.18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/unliftio/unliftio-0.2.18.ebuild b/dev-haskell/unliftio/unliftio-0.2.18.ebuild index ea005fbd52bc..14c9d0c484d5 100644 --- a/dev-haskell/unliftio/unliftio-0.2.18.ebuild +++ b/dev-haskell/unliftio/unliftio-0.2.18.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" RDEPEND=">dev-haskell/async-2.1.1:=[profile?] >=dev-haskell/stm-2.4.3:=[profile?] |