summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-09-19 22:37:41 -0400
committerJakov Smolić <jsmolic@gentoo.org>2022-10-06 08:10:23 +0200
commit9c60d29df5fcdec07a13ca14cd09d1dc51703640 (patch)
tree022b0f08eef838d22d658c3b183c499c0095ecd5 /dev-haskell/math-functions
parentdev-haskell/vector-th-unbox: keyword 0.2.1.7 for ~riscv (diff)
downloadgentoo-9c60d29df5fcdec07a13ca14cd09d1dc51703640.tar.gz
gentoo-9c60d29df5fcdec07a13ca14cd09d1dc51703640.tar.bz2
gentoo-9c60d29df5fcdec07a13ca14cd09d1dc51703640.zip
dev-haskell/math-functions: keyword 0.3.3.0 for ~riscv
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-haskell/math-functions')
-rw-r--r--dev-haskell/math-functions/math-functions-0.3.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/math-functions/math-functions-0.3.3.0.ebuild b/dev-haskell/math-functions/math-functions-0.3.3.0.ebuild
index ab302622f5c8..d5057bc437c8 100644
--- a/dev-haskell/math-functions/math-functions-0.3.3.0.ebuild
+++ b/dev-haskell/math-functions/math-functions-0.3.3.0.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD-2"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
IUSE=""
RDEPEND=">=dev-haskell/data-default-class-0.1.2.0:=[profile?]