summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-07-24 20:17:09 -0400
committerSam James <sam@gentoo.org>2022-07-30 06:58:29 +0100
commit498866d52b17590e304eda968dc300d31eee3797 (patch)
treef0222f1ff2dc375fe846dcffcba8695b7a9b937f /dev-haskell/utf8-light
parentdev-haskell/alex: add 3.2.7.1, drop 3.2.5 (diff)
downloadgentoo-498866d52b17590e304eda968dc300d31eee3797.tar.gz
gentoo-498866d52b17590e304eda968dc300d31eee3797.tar.bz2
gentoo-498866d52b17590e304eda968dc300d31eee3797.zip
dev-haskell/utf8-light: keyword 0.4.2 for ~ppc64
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/utf8-light')
-rw-r--r--dev-haskell/utf8-light/utf8-light-0.4.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/utf8-light/utf8-light-0.4.2.ebuild b/dev-haskell/utf8-light/utf8-light-0.4.2.ebuild
index 9a0c0ad3fbe8..79b95f644dae 100644
--- a/dev-haskell/utf8-light/utf8-light-0.4.2.ebuild
+++ b/dev-haskell/utf8-light/utf8-light-0.4.2.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-lang/ghc-7.4.1:=