diff options
author | matoro <matoro@users.noreply.github.com> | 2022-09-20 18:09:11 -0400 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-10-06 08:10:57 +0200 |
commit | eb53336f2c220871ed9d9939c8c3c1e220fa793b (patch) | |
tree | 846e652f61874f2f1c36ec8339208d1122a6c984 /dev-haskell | |
parent | dev-haskell/rio: keyword 0.1.21.0 for ~riscv (diff) | |
download | gentoo-eb53336f2c220871ed9d9939c8c3c1e220fa793b.tar.gz gentoo-eb53336f2c220871ed9d9939c8c3c1e220fa793b.tar.bz2 gentoo-eb53336f2c220871ed9d9939c8c3c1e220fa793b.zip |
dev-haskell/html-conduit: keyword 1.3.2.1 for ~riscv
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-haskell')
-rw-r--r-- | dev-haskell/html-conduit/html-conduit-1.3.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/html-conduit/html-conduit-1.3.2.1.ebuild b/dev-haskell/html-conduit/html-conduit-1.3.2.1.ebuild index 3f51a0464e1d..76e0ba965dc7 100644 --- a/dev-haskell/html-conduit/html-conduit-1.3.2.1.ebuild +++ b/dev-haskell/html-conduit/html-conduit-1.3.2.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" IUSE="" RDEPEND="dev-haskell/attoparsec:=[profile?] |