summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-09-12 18:12:50 -0400
committerJakov Smolić <jsmolic@gentoo.org>2022-10-06 08:06:10 +0200
commit061357c805749291efc3265ac13bd719b774f068 (patch)
treef96e9e3193fd7f9cd9d66d52a235444e1e4d2bc8 /dev-haskell/wcwidth
parentdev-haskell/utf8-string: keyword 1.0.1.1 for ~riscv (diff)
downloadgentoo-061357c805749291efc3265ac13bd719b774f068.tar.gz
gentoo-061357c805749291efc3265ac13bd719b774f068.tar.bz2
gentoo-061357c805749291efc3265ac13bd719b774f068.zip
dev-haskell/wcwidth: keyword 0.0.2 for ~riscv
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-haskell/wcwidth')
-rw-r--r--dev-haskell/wcwidth/wcwidth-0.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/wcwidth/wcwidth-0.0.2.ebuild b/dev-haskell/wcwidth/wcwidth-0.0.2.ebuild
index eed3876aa063..3d5345e1ee36 100644
--- a/dev-haskell/wcwidth/wcwidth-0.0.2.ebuild
+++ b/dev-haskell/wcwidth/wcwidth-0.0.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="cli"
RDEPEND=">=dev-lang/ghc-7.4.1:=