diff options
author | matoro <matoro@users.noreply.github.com> | 2022-09-13 22:07:42 -0400 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-10-06 08:07:06 +0200 |
commit | 6ccbce159f7b7adae57cadf480af695953c93cc6 (patch) | |
tree | 533cff68144075ef77a395774d20da06e3663dc8 /dev-haskell/uuid-types | |
parent | dev-haskell/ghc-byteorder: keyword 4.11.0.0.10 for ~riscv (diff) | |
download | gentoo-6ccbce159f7b7adae57cadf480af695953c93cc6.tar.gz gentoo-6ccbce159f7b7adae57cadf480af695953c93cc6.tar.bz2 gentoo-6ccbce159f7b7adae57cadf480af695953c93cc6.zip |
dev-haskell/uuid-types: keyword 1.0.5 for ~riscv
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-haskell/uuid-types')
-rw-r--r-- | dev-haskell/uuid-types/uuid-types-1.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/uuid-types/uuid-types-1.0.5.ebuild b/dev-haskell/uuid-types/uuid-types-1.0.5.ebuild index f7b5f091f86e..48de24ea6a7c 100644 --- a/dev-haskell/uuid-types/uuid-types-1.0.5.ebuild +++ b/dev-haskell/uuid-types/uuid-types-1.0.5.ebuild @@ -16,7 +16,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" RDEPEND=">=dev-haskell/hashable-1.2.7.0:=[profile?] <dev-haskell/hashable-1.5:=[profile?] >=dev-haskell/random-1.1:=[profile?] <dev-haskell/random-1.3:=[profile?] |