diff options
author | matoro <matoro@users.noreply.github.com> | 2022-09-17 20:22:07 -0400 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-10-06 08:09:21 +0200 |
commit | c2eb044418869d674a28a4e5f8d041a4f6028cd2 (patch) | |
tree | 814d011551220df2ce832957490cc63d5419f811 /dev-haskell/simple-sendfile | |
parent | dev-haskell/bsb-http-chunked: keyword 0.0.0.4 for ~riscv (diff) | |
download | gentoo-c2eb044418869d674a28a4e5f8d041a4f6028cd2.tar.gz gentoo-c2eb044418869d674a28a4e5f8d041a4f6028cd2.tar.bz2 gentoo-c2eb044418869d674a28a4e5f8d041a4f6028cd2.zip |
dev-haskell/simple-sendfile: keyword 0.2.28 for ~riscv
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-haskell/simple-sendfile')
-rw-r--r-- | dev-haskell/simple-sendfile/simple-sendfile-0.2.28.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/simple-sendfile/simple-sendfile-0.2.28.ebuild b/dev-haskell/simple-sendfile/simple-sendfile-0.2.28.ebuild index b1a26eba05f0..5e193e5e033c 100644 --- a/dev-haskell/simple-sendfile/simple-sendfile-0.2.28.ebuild +++ b/dev-haskell/simple-sendfile/simple-sendfile-0.2.28.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="+allow-bsd" RDEPEND="dev-haskell/network:=[profile?] |