summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-08-23 11:29:15 -0400
committerMichael Orlitzky <mjo@gentoo.org>2022-08-28 18:01:24 -0400
commit0b31d3701cf01345ecfbe95bc1d8ff8c572f7810 (patch)
tree8a093620e308f3bbff80bbd3efe181efe3c655c4 /dev-haskell
parentdev-haskell/hdbc-sqlite3: keyword 2.3.3.1-r1 for ~ppc64 (diff)
downloadgentoo-0b31d3701cf01345ecfbe95bc1d8ff8c572f7810.tar.gz
gentoo-0b31d3701cf01345ecfbe95bc1d8ff8c572f7810.tar.bz2
gentoo-0b31d3701cf01345ecfbe95bc1d8ff8c572f7810.zip
dev-haskell/filemanip: keyword 0.3.6.3 for ~ppc64
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/filemanip/filemanip-0.3.6.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/filemanip/filemanip-0.3.6.3.ebuild b/dev-haskell/filemanip/filemanip-0.3.6.3.ebuild
index bc5f91a4df5e..58e0c162de50 100644
--- a/dev-haskell/filemanip/filemanip-0.3.6.3.ebuild
+++ b/dev-haskell/filemanip/filemanip-0.3.6.3.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/mtl:=[profile?]