diff options
author | matoro <matoro@users.noreply.github.com> | 2022-09-19 13:27:46 -0400 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-10-06 08:09:59 +0200 |
commit | 3faca3970ef4a602d8b1eccaf408d23d8336412d (patch) | |
tree | f799be527f5872fc10147566b2c4719cf0d13d1f /dev-haskell/filepath-bytestring | |
parent | dev-haskell/feed: keyword 1.3.2.1 for ~riscv (diff) | |
download | gentoo-3faca3970ef4a602d8b1eccaf408d23d8336412d.tar.gz gentoo-3faca3970ef4a602d8b1eccaf408d23d8336412d.tar.bz2 gentoo-3faca3970ef4a602d8b1eccaf408d23d8336412d.zip |
dev-haskell/filepath-bytestring: keyword 1.4.2.1.9 for ~riscv
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-haskell/filepath-bytestring')
-rw-r--r-- | dev-haskell/filepath-bytestring/filepath-bytestring-1.4.2.1.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/filepath-bytestring/filepath-bytestring-1.4.2.1.9.ebuild b/dev-haskell/filepath-bytestring/filepath-bytestring-1.4.2.1.9.ebuild index d7edbff346bf..7a2411148587 100644 --- a/dev-haskell/filepath-bytestring/filepath-bytestring-1.4.2.1.9.ebuild +++ b/dev-haskell/filepath-bytestring/filepath-bytestring-1.4.2.1.9.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://hackage.haskell.org/package/filepath-bytestring" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" RDEPEND=">=dev-lang/ghc-8.4.3:= " |