diff options
author | matoro <matoro@users.noreply.github.com> | 2022-09-13 00:44:16 -0400 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-10-06 08:06:38 +0200 |
commit | 35d762a9f1a4225ab4da9816c5172750214e6041 (patch) | |
tree | 12d0f9fffcdb0c587fda5350ed07a3b95cb41539 /dev-haskell/http | |
parent | dev-haskell/puremd5: keyword 2.1.3 for ~riscv (diff) | |
download | gentoo-35d762a9f1a4225ab4da9816c5172750214e6041.tar.gz gentoo-35d762a9f1a4225ab4da9816c5172750214e6041.tar.bz2 gentoo-35d762a9f1a4225ab4da9816c5172750214e6041.zip |
dev-haskell/http: keyword 4000.4.1 for ~riscv
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-haskell/http')
-rw-r--r-- | dev-haskell/http/http-4000.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/http/http-4000.4.1.ebuild b/dev-haskell/http/http-4000.4.1.ebuild index 14bc42d0a101..fccf44337e13 100644 --- a/dev-haskell/http/http-4000.4.1.ebuild +++ b/dev-haskell/http/http-4000.4.1.ebuild @@ -19,7 +19,7 @@ SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" RDEPEND=">=dev-haskell/network-2.6:=[profile?] <dev-haskell/network-3.2:=[profile?] >=dev-haskell/network-uri-2.6:=[profile?] <dev-haskell/network-uri-2.7:=[profile?] |