summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-09-18 17:19:29 -0400
committerJakov Smolić <jsmolic@gentoo.org>2022-10-06 08:09:39 +0200
commit2fed0a1ad30d474523c979350997286b90f77ae6 (patch)
treef45d7040b484007454d7b97dae10ae824bdd32cc /dev-haskell/html
parentdev-haskell/haskeline: keyword 0.8.2 for ~riscv (diff)
downloadgentoo-2fed0a1ad30d474523c979350997286b90f77ae6.tar.gz
gentoo-2fed0a1ad30d474523c979350997286b90f77ae6.tar.bz2
gentoo-2fed0a1ad30d474523c979350997286b90f77ae6.zip
dev-haskell/html: keyword 1.0.1.2-r1 for ~riscv
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-haskell/html')
-rw-r--r--dev-haskell/html/html-1.0.1.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/html/html-1.0.1.2-r1.ebuild b/dev-haskell/html/html-1.0.1.2-r1.ebuild
index f9ad2a1f9b75..167d4b5e27da 100644
--- a/dev-haskell/html/html-1.0.1.2-r1.ebuild
+++ b/dev-haskell/html/html-1.0.1.2-r1.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 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
IUSE=""
RDEPEND=">=dev-lang/ghc-7.4.1:=