From 82c67096154750d332bae2456919015d2250db8e Mon Sep 17 00:00:00 2001 From: matoro Date: Sun, 14 Aug 2022 23:11:11 -0400 Subject: dev-haskell/html: keyword 1.0.1.2-r1 for ~ppc64 Signed-off-by: Sam James --- dev-haskell/html/html-1.0.1.2-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-haskell/html/html-1.0.1.2-r1.ebuild b/dev-haskell/html/html-1.0.1.2-r1.ebuild index 47616a4c9b8c..6b6e5aa94ad2 100644 --- a/dev-haskell/html/html-1.0.1.2-r1.ebuild +++ b/dev-haskell/html/html-1.0.1.2-r1.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 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" +KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" IUSE="" RDEPEND=">=dev-lang/ghc-7.4.1:= -- cgit v1.2.3-65-gdbad