summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-07-11 22:55:48 -0400
committerSam James <sam@gentoo.org>2022-07-22 22:15:43 +0000
commit468bd7978c0cc64cf6dfc62722f204c69e1d4748 (patch)
tree8bca7bfd17f4df86b563908cb8b61b4ce952241b /dev-haskell/split/split-0.2.3.4.ebuild
parentdev-haskell/sop-core: add 0.5.0.2 (diff)
downloadgentoo-468bd7978c0cc64cf6dfc62722f204c69e1d4748.tar.gz
gentoo-468bd7978c0cc64cf6dfc62722f204c69e1d4748.tar.bz2
gentoo-468bd7978c0cc64cf6dfc62722f204c69e1d4748.zip
dev-haskell/split: keyword 0.2.3.4 for ~ppc64
Signed-off-by: matoro <matoro@users.noreply.github.com> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/split/split-0.2.3.4.ebuild')
-rw-r--r--dev-haskell/split/split-0.2.3.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/split/split-0.2.3.4.ebuild b/dev-haskell/split/split-0.2.3.4.ebuild
index 108abc90a696..3080d557920d 100644
--- a/dev-haskell/split/split-0.2.3.4.ebuild
+++ b/dev-haskell/split/split-0.2.3.4.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=7
@@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86 ~ppc-macos"
+KEYWORDS="~amd64 ~ppc64 ~x86 ~ppc-macos"
IUSE=""
RDEPEND=">=dev-lang/ghc-7.4.1:=