diff options
author | matoro <matoro@users.noreply.github.com> | 2022-09-15 18:43:59 -0400 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-10-06 08:08:32 +0200 |
commit | 491a245a7bad0727ec2d0551615e39be10216f33 (patch) | |
tree | caa9a1f3dfbeed2701f5a6de4faf2021073d8fb9 /dev-haskell/http-types | |
parent | dev-haskell/cookie: keyword 0.4.4 for ~riscv (diff) | |
download | gentoo-491a245a7bad0727ec2d0551615e39be10216f33.tar.gz gentoo-491a245a7bad0727ec2d0551615e39be10216f33.tar.bz2 gentoo-491a245a7bad0727ec2d0551615e39be10216f33.zip |
dev-haskell/http-types: keyword 0.12.3 for ~riscv
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-haskell/http-types')
-rw-r--r-- | dev-haskell/http-types/http-types-0.12.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/http-types/http-types-0.12.3.ebuild b/dev-haskell/http-types/http-types-0.12.3.ebuild index 53ac094f05a4..8df1e56a3884 100644 --- a/dev-haskell/http-types/http-types-0.12.3.ebuild +++ b/dev-haskell/http-types/http-types-0.12.3.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="" RDEPEND=">=dev-haskell/case-insensitive-0.2:=[profile?] <dev-haskell/case-insensitive-1.3:=[profile?] |