From 74c4c9777049e38d6802063a8b22d882983ffc8b Mon Sep 17 00:00:00 2001 From: matoro Date: Mon, 11 Jul 2022 18:45:05 -0400 Subject: dev-haskell/exceptions: keyword 0.10.4 for ~ppc64 Signed-off-by: matoro Signed-off-by: Sam James --- dev-haskell/exceptions/exceptions-0.10.4.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-haskell/exceptions') diff --git a/dev-haskell/exceptions/exceptions-0.10.4.ebuild b/dev-haskell/exceptions/exceptions-0.10.4.ebuild index bfc8bbcbe39c..349fb81e944b 100644 --- a/dev-haskell/exceptions/exceptions-0.10.4.ebuild +++ b/dev-haskell/exceptions/exceptions-0.10.4.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" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="" RDEPEND=">=dev-haskell/fail-4.9:=[profile?]