From e6a894219a012053cb303db2903a7d644c8c08bc Mon Sep 17 00:00:00 2001 From: matoro Date: Mon, 11 Jul 2022 18:13:49 -0400 Subject: dev-haskell/unbounded-delays: keyword 0.1.1.0 for ~ppc64 Signed-off-by: matoro Signed-off-by: Sam James --- dev-haskell/unbounded-delays/unbounded-delays-0.1.1.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-haskell/unbounded-delays/unbounded-delays-0.1.1.0.ebuild b/dev-haskell/unbounded-delays/unbounded-delays-0.1.1.0.ebuild index d05c2abc58ab..b34fbcc724a0 100644 --- a/dev-haskell/unbounded-delays/unbounded-delays-0.1.1.0.ebuild +++ b/dev-haskell/unbounded-delays/unbounded-delays-0.1.1.0.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=8 @@ -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.4.1:= -- cgit v1.2.3-65-gdbad