From 8ca8d3d7fb7bd3f08818316cf101514de14a5d02 Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Fri, 7 Aug 2020 23:31:26 +0100 Subject: */*: drop ~ppc and ~ppc64 keywords for dev-lang/ghc and rdeps dev-lang/ghc was not being kept up to date consistently for quite a while. We'll still try to build ppc64 BE/LE binaries for it but no promise of keywords. Signed-off-by: Sergei Trofimovich --- dev-haskell/wxc/wxc-0.92.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-haskell/wxc') diff --git a/dev-haskell/wxc/wxc-0.92.2.0.ebuild b/dev-haskell/wxc/wxc-0.92.2.0.ebuild index 1c87241a3e7e..0e5e4f13e994 100644 --- a/dev-haskell/wxc/wxc-0.92.2.0.ebuild +++ b/dev-haskell/wxc/wxc-0.92.2.0.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="wxWinLL-3.1" SLOT="${WX_GTK_VER}/${PV}" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND=">dev-haskell/split-0:=[profile?] -- cgit v1.2.3-65-gdbad