From dc9dd3f7903d16333411fbec168c65bc205c0917 Mon Sep 17 00:00:00 2001 From: matoro Date: Sun, 24 Jul 2022 17:24:16 -0400 Subject: dev-haskell/disk-free-space: keyword 0.1.0.1 for ~ppc64 Signed-off-by: Sam James --- dev-haskell/disk-free-space/disk-free-space-0.1.0.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-haskell/disk-free-space') diff --git a/dev-haskell/disk-free-space/disk-free-space-0.1.0.1.ebuild b/dev-haskell/disk-free-space/disk-free-space-0.1.0.1.ebuild index 1d0e064b63b4..5e41ecfbf1bf 100644 --- a/dev-haskell/disk-free-space/disk-free-space-0.1.0.1.ebuild +++ b/dev-haskell/disk-free-space/disk-free-space-0.1.0.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 @@ -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