summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-07-29 22:13:02 -0400
committerSam James <sam@gentoo.org>2022-07-30 06:58:55 +0100
commit6ebe7a2eea81e0989bca37b6450c816dab22f4f6 (patch)
treeca78bd126a1a03c6d5b5fe6c7f2678ebc07951af /dev-haskell/errorcall-eq-instance
parentdev-haskell/texmath: drop 0.12.2 (diff)
downloadgentoo-6ebe7a2eea81e0989bca37b6450c816dab22f4f6.tar.gz
gentoo-6ebe7a2eea81e0989bca37b6450c816dab22f4f6.tar.bz2
gentoo-6ebe7a2eea81e0989bca37b6450c816dab22f4f6.zip
dev-haskell/errorcall-eq-instance: keyword 0.3.0 for ~ppc64
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/errorcall-eq-instance')
-rw-r--r--dev-haskell/errorcall-eq-instance/errorcall-eq-instance-0.3.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/errorcall-eq-instance/errorcall-eq-instance-0.3.0.ebuild b/dev-haskell/errorcall-eq-instance/errorcall-eq-instance-0.3.0.ebuild
index e63ef2b19c3e..5161103f2505 100644
--- a/dev-haskell/errorcall-eq-instance/errorcall-eq-instance-0.3.0.ebuild
+++ b/dev-haskell/errorcall-eq-instance/errorcall-eq-instance-0.3.0.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="MIT"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~x86"
IUSE=""
RDEPEND="dev-haskell/base-orphans:=[profile?]