From 16e75ff0ccdfd6303091bc26b38839e3753a1bc0 Mon Sep 17 00:00:00 2001 From: matoro Date: Tue, 12 Jul 2022 17:20:02 -0400 Subject: dev-haskell/auto-update: keyword 0.1.6 for ~ppc64 Signed-off-by: matoro Signed-off-by: Sam James --- dev-haskell/auto-update/auto-update-0.1.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-haskell/auto-update') diff --git a/dev-haskell/auto-update/auto-update-0.1.6.ebuild b/dev-haskell/auto-update/auto-update-0.1.6.ebuild index 576e43979d73..a3687587b1bd 100644 --- a/dev-haskell/auto-update/auto-update-0.1.6.ebuild +++ b/dev-haskell/auto-update/auto-update-0.1.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 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="MIT" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="" RDEPEND=">=dev-lang/ghc-7.4.1:= -- cgit v1.2.3-65-gdbad