summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-07-24 00:39:33 -0400
committerSam James <sam@gentoo.org>2022-07-30 06:57:27 +0100
commite748113814c83a5bd6d2695a49b1fafa337a43e9 (patch)
treebf8eb5df9338d824d9115971ad9cafb27462663f /dev-haskell/zlib-bindings
parentdev-haskell/attoparsec-iso8601: drop 1.0.1.0-r1 (diff)
downloadgentoo-e748113814c83a5bd6d2695a49b1fafa337a43e9.tar.gz
gentoo-e748113814c83a5bd6d2695a49b1fafa337a43e9.tar.bz2
gentoo-e748113814c83a5bd6d2695a49b1fafa337a43e9.zip
dev-haskell/zlib-bindings: keyword 0.1.1.5 for ~ppc64
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/zlib-bindings')
-rw-r--r--dev-haskell/zlib-bindings/zlib-bindings-0.1.1.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/zlib-bindings/zlib-bindings-0.1.1.5.ebuild b/dev-haskell/zlib-bindings/zlib-bindings-0.1.1.5.ebuild
index 847e306bd483..db10882bdcc9 100644
--- a/dev-haskell/zlib-bindings/zlib-bindings-0.1.1.5.ebuild
+++ b/dev-haskell/zlib-bindings/zlib-bindings-0.1.1.5.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/zlib-0.5.2.0:=[profile?]