diff options
Diffstat (limited to 'dev-haskell/lift-type')
-rw-r--r-- | dev-haskell/lift-type/lift-type-0.1.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/lift-type/lift-type-0.1.0.1.ebuild b/dev-haskell/lift-type/lift-type-0.1.0.1.ebuild index 3d091da20858..938bce140fb9 100644 --- a/dev-haskell/lift-type/lift-type-0.1.0.1.ebuild +++ b/dev-haskell/lift-type/lift-type-0.1.0.1.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-lang/ghc-8.4.3:= " |