summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-09-16 23:49:06 -0400
committerJakov Smolić <jsmolic@gentoo.org>2022-10-06 08:09:00 +0200
commit1629f311c5a80abc9d131ea8d1a5f9cd2fba6ab1 (patch)
treefc9011faa686a1d75ed602b27a6b6d09d876aac5 /dev-haskell/unix-compat
parentdev-haskell/http-date: keyword 0.0.8 for ~riscv (diff)
downloadgentoo-1629f311c5a80abc9d131ea8d1a5f9cd2fba6ab1.tar.gz
gentoo-1629f311c5a80abc9d131ea8d1a5f9cd2fba6ab1.tar.bz2
gentoo-1629f311c5a80abc9d131ea8d1a5f9cd2fba6ab1.zip
dev-haskell/unix-compat: keyword 0.5.2 for ~riscv
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-haskell/unix-compat')
-rw-r--r--dev-haskell/unix-compat/unix-compat-0.5.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/unix-compat/unix-compat-0.5.2.ebuild b/dev-haskell/unix-compat/unix-compat-0.5.2.ebuild
index 30a3b2624172..791e2c88724a 100644
--- a/dev-haskell/unix-compat/unix-compat-0.5.2.ebuild
+++ b/dev-haskell/unix-compat/unix-compat-0.5.2.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="old-time"
RDEPEND=">=dev-lang/ghc-7.4.1:=