summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-07-24 15:05:56 -0400
committerSam James <sam@gentoo.org>2022-07-30 06:57:57 +0100
commit5c26e817e537f8e1901c567eea753fb6bb28c84c (patch)
treec87a5e2fd8de73472f717e4e5f19639c4b78be87
parentdev-haskell/hashtables: add 1.3, drop 1.2.4.1 (diff)
downloadgentoo-5c26e817e537f8e1901c567eea753fb6bb28c84c.tar.gz
gentoo-5c26e817e537f8e1901c567eea753fb6bb28c84c.tar.bz2
gentoo-5c26e817e537f8e1901c567eea753fb6bb28c84c.zip
dev-haskell/network-bsd: keyword 2.8.1.0 for ~ppc64
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-haskell/network-bsd/network-bsd-2.8.1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/network-bsd/network-bsd-2.8.1.0.ebuild b/dev-haskell/network-bsd/network-bsd-2.8.1.0.ebuild
index 0681ee2efcf9..c0040ee007d3 100644
--- a/dev-haskell/network-bsd/network-bsd-2.8.1.0.ebuild
+++ b/dev-haskell/network-bsd/network-bsd-2.8.1.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="BSD"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~x86"
IUSE=""
RDEPEND=">=dev-lang/ghc-7.8.2:=