summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-07-12 17:33:12 -0400
committerSam James <sam@gentoo.org>2022-07-22 22:16:01 +0000
commitb05cf2266c68913a3f1e28886535848093185999 (patch)
tree7df58983d8702d080d8c46986c8b46fe443b51c6 /dev-haskell/wai-extra
parentdev-haskell/wai-app-static: keyword 3.1.7.2-r1 for ~ppc64 (diff)
downloadgentoo-b05cf2266c68913a3f1e28886535848093185999.tar.gz
gentoo-b05cf2266c68913a3f1e28886535848093185999.tar.bz2
gentoo-b05cf2266c68913a3f1e28886535848093185999.zip
dev-haskell/wai-extra: keyword 3.1.4.1 for ~ppc64
Signed-off-by: matoro <matoro@users.noreply.github.com> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/wai-extra')
-rw-r--r--dev-haskell/wai-extra/wai-extra-3.1.4.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/wai-extra/wai-extra-3.1.4.1.ebuild b/dev-haskell/wai-extra/wai-extra-3.1.4.1.ebuild
index c923228ad142..9c88148a4e87 100644
--- a/dev-haskell/wai-extra/wai-extra-3.1.4.1.ebuild
+++ b/dev-haskell/wai-extra/wai-extra-3.1.4.1.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
@@ -15,7 +15,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="examples"
RDEPEND="dev-haskell/aeson:=[profile?]