diff options
| author | matoro <matoro@users.noreply.github.com> | 2022-07-24 15:15:21 -0400 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2022-07-30 06:57:57 +0100 |
| commit | 015fa2a363f43f0339616a8e2c20c4a3e0af33d5 (patch) | |
| tree | eafa0bef7c0905fbfcb5475a9ae79b961d7ae627 /dev-haskell/cryptohash-sha256 | |
| parent | 5c26e817e537f8e1901c567eea753fb6bb28c84c (diff) | |
| download | gentoo-015fa2a363f43f0339616a8e2c20c4a3e0af33d5.tar.gz gentoo-015fa2a363f43f0339616a8e2c20c4a3e0af33d5.tar.bz2 gentoo-015fa2a363f43f0339616a8e2c20c4a3e0af33d5.zip | |
dev-haskell/cryptohash-sha256: keyword 0.11.101.0 for ~ppc64
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/cryptohash-sha256')
| -rw-r--r-- | dev-haskell/cryptohash-sha256/cryptohash-sha256-0.11.101.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/cryptohash-sha256/cryptohash-sha256-0.11.101.0.ebuild b/dev-haskell/cryptohash-sha256/cryptohash-sha256-0.11.101.0.ebuild index f509f41b5d4e..5e9200585fda 100644 --- a/dev-haskell/cryptohash-sha256/cryptohash-sha256-0.11.101.0.ebuild +++ b/dev-haskell/cryptohash-sha256/cryptohash-sha256-0.11.101.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -15,7 +15,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-lang/ghc-7.4.1:= |
