diff options
Diffstat (limited to 'dev-haskell/binary-orphans')
-rw-r--r-- | dev-haskell/binary-orphans/binary-orphans-1.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/binary-orphans/binary-orphans-1.0.2.ebuild b/dev-haskell/binary-orphans/binary-orphans-1.0.2.ebuild index 7b1b1039c683..4f5a2d2cd7c6 100644 --- a/dev-haskell/binary-orphans/binary-orphans-1.0.2.ebuild +++ b/dev-haskell/binary-orphans/binary-orphans-1.0.2.ebuild @@ -17,7 +17,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/onetuple-0.3:=[profile?] <dev-haskell/onetuple-0.4:=[profile?] >=dev-lang/ghc-8.4.3:= |