diff options
author | matoro <matoro@users.noreply.github.com> | 2022-09-16 23:41:25 -0400 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-10-06 08:08:59 +0200 |
commit | 406110f8227ba96e97687aa7a2dec2c7097e0eba (patch) | |
tree | 90d4f44fa5c314b07632cc4f4eb9f60ab727103f /dev-haskell/http-date | |
parent | dev-haskell/wai: keyword 3.2.3 for ~riscv (diff) | |
download | gentoo-406110f8227ba96e97687aa7a2dec2c7097e0eba.tar.gz gentoo-406110f8227ba96e97687aa7a2dec2c7097e0eba.tar.bz2 gentoo-406110f8227ba96e97687aa7a2dec2c7097e0eba.zip |
dev-haskell/http-date: keyword 0.0.8 for ~riscv
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-haskell/http-date')
-rw-r--r-- | dev-haskell/http-date/http-date-0.0.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/http-date/http-date-0.0.8.ebuild b/dev-haskell/http-date/http-date-0.0.8.ebuild index a24c9a68da4e..0f791df74f89 100644 --- a/dev-haskell/http-date/http-date-0.0.8.ebuild +++ b/dev-haskell/http-date/http-date-0.0.8.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="" RESTRICT=test # Ambiguous module name ‘Data.Time’: it was found in multiple packages: pulseaudio-0.0.2.1 time-1.8.0.2 |