diff options
author | matoro <matoro@users.noreply.github.com> | 2022-09-21 12:37:35 -0400 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-10-06 08:11:18 +0200 |
commit | fbcb58ba140d9156b107bf8f85e9ec4aa86741d4 (patch) | |
tree | d8702d10e6ca54198e082d48f69f877b3e033407 | |
parent | dev-vcs/git-annex: keyword 10.20220624 for ~riscv (diff) | |
download | gentoo-fbcb58ba140d9156b107bf8f85e9ec4aa86741d4.tar.gz gentoo-fbcb58ba140d9156b107bf8f85e9ec4aa86741d4.tar.bz2 gentoo-fbcb58ba140d9156b107bf8f85e9ec4aa86741d4.zip |
dev-haskell/parsec1: keyword 1.0.0.7 for ~riscv
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r-- | dev-haskell/parsec1/parsec1-1.0.0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/parsec1/parsec1-1.0.0.7.ebuild b/dev-haskell/parsec1/parsec1-1.0.0.7.ebuild index 95e79234fb81..c93aed38aa34 100644 --- a/dev-haskell/parsec1/parsec1-1.0.0.7.ebuild +++ b/dev-haskell/parsec1/parsec1-1.0.0.7.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" IUSE="" RDEPEND=">=dev-lang/ghc-8.0.1:= |