diff options
author | 2022-08-25 18:16:14 -0400 | |
---|---|---|
committer | 2022-08-31 22:27:41 +0100 | |
commit | b82df97ed3cfea3724a9ecafcb52488273853e61 (patch) | |
tree | e76af1aa870f2bf0d7581ed7dd549a20ae37ede6 /dev-haskell/uuid-types | |
parent | dev-haskell/ghc-byteorder: keyword 4.11.0.0.10 for ~arm64 (diff) | |
download | gentoo-b82df97ed3cfea3724a9ecafcb52488273853e61.tar.gz gentoo-b82df97ed3cfea3724a9ecafcb52488273853e61.tar.bz2 gentoo-b82df97ed3cfea3724a9ecafcb52488273853e61.zip |
dev-haskell/uuid-types: keyword 1.0.5 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se>
Signed-off-by: Sam James <sam@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 b7f12258b510..f7b5f091f86e 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 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~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?] |