summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-07-24 19:32:45 -0400
committerSam James <sam@gentoo.org>2022-07-30 06:58:24 +0100
commit192fdf9a1aabf3bacbf325b3758ef2a662c8ffb0 (patch)
treed94c0766572df93a93837d44cf5bfcc46c74cafd /dev-haskell/crypto-random
parentdev-haskell/cipher-aes: keyword 0.2.11 for ~ppc64 (diff)
downloadgentoo-192fdf9a1aabf3bacbf325b3758ef2a662c8ffb0.tar.gz
gentoo-192fdf9a1aabf3bacbf325b3758ef2a662c8ffb0.tar.bz2
gentoo-192fdf9a1aabf3bacbf325b3758ef2a662c8ffb0.zip
dev-haskell/crypto-random: keyword 0.0.9 for ~ppc64
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/crypto-random')
-rw-r--r--dev-haskell/crypto-random/crypto-random-0.0.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/crypto-random/crypto-random-0.0.9.ebuild b/dev-haskell/crypto-random/crypto-random-0.0.9.ebuild
index 2e6583961759..5903c4b128c8 100644
--- a/dev-haskell/crypto-random/crypto-random-0.0.9.ebuild
+++ b/dev-haskell/crypto-random/crypto-random-0.0.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~x86"
IUSE=""
RDEPEND="dev-haskell/securemem:=[profile?]