diff options
author | matoro <matoro@users.noreply.github.com> | 2022-09-14 18:17:32 -0400 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-10-06 08:07:37 +0200 |
commit | 39009e46d64ac45363131152fb13c90c0df3cf7e (patch) | |
tree | 30af93ed5d8eee99f8649864ac3890f309112bd5 /dev-haskell/streaming-commons | |
parent | dev-haskell/conduit: keyword 1.3.4.2 for ~riscv (diff) | |
download | gentoo-39009e46d64ac45363131152fb13c90c0df3cf7e.tar.gz gentoo-39009e46d64ac45363131152fb13c90c0df3cf7e.tar.bz2 gentoo-39009e46d64ac45363131152fb13c90c0df3cf7e.zip |
dev-haskell/streaming-commons: keyword 0.2.2.4 for ~riscv
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-haskell/streaming-commons')
-rw-r--r-- | dev-haskell/streaming-commons/streaming-commons-0.2.2.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/streaming-commons/streaming-commons-0.2.2.4.ebuild b/dev-haskell/streaming-commons/streaming-commons-0.2.2.4.ebuild index 17a426489eb6..0659cfb847a0 100644 --- a/dev-haskell/streaming-commons/streaming-commons-0.2.2.4.ebuild +++ b/dev-haskell/streaming-commons/streaming-commons-0.2.2.4.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" RESTRICT=test # requires network |