summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-09-21 16:33:27 -0400
committerJakov Smolić <jsmolic@gentoo.org>2022-10-06 08:11:26 +0200
commit4d9ce93ff1ffa8853253fbf1a28f9d9d1dbd37bb (patch)
tree84e379edd26417ecf12775636183ed2a21fd5d73 /dev-haskell
parentdev-haskell/alsa-mixer: keyword 0.3.0 for ~riscv (diff)
downloadgentoo-4d9ce93ff1ffa8853253fbf1a28f9d9d1dbd37bb.tar.gz
gentoo-4d9ce93ff1ffa8853253fbf1a28f9d9d1dbd37bb.tar.bz2
gentoo-4d9ce93ff1ffa8853253fbf1a28f9d9d1dbd37bb.zip
dev-haskell/safe-exceptions: keyword 0.1.7.0 for ~riscv
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/safe-exceptions/safe-exceptions-0.1.7.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/safe-exceptions/safe-exceptions-0.1.7.0.ebuild b/dev-haskell/safe-exceptions/safe-exceptions-0.1.7.0.ebuild
index 2f5748a93379..2e3531092079 100644
--- a/dev-haskell/safe-exceptions/safe-exceptions-0.1.7.0.ebuild
+++ b/dev-haskell/safe-exceptions/safe-exceptions-0.1.7.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
IUSE=""
RDEPEND=">=dev-haskell/exceptions-0.8:=[profile?]