From 46edd1f63dc6f4be56b7dbff40e7ff56f0e381ba Mon Sep 17 00:00:00 2001 From: matoro Date: Sun, 24 Jul 2022 18:10:54 -0400 Subject: dev-haskell/chell: keyword 0.4.0.2 for ~ppc64 Signed-off-by: Sam James --- dev-haskell/chell/chell-0.4.0.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-haskell/chell') diff --git a/dev-haskell/chell/chell-0.4.0.2.ebuild b/dev-haskell/chell/chell-0.4.0.2.ebuild index 774e610c9b1d..46414c05d417 100644 --- a/dev-haskell/chell/chell-0.4.0.2.ebuild +++ b/dev-haskell/chell/chell-0.4.0.2.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="MIT" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="+color-output" RDEPEND=">=dev-haskell/options-1.0:=[profile?]