*/*: 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 <slyfox@gentoo.org>
This commit is contained in:
Sergei Trofimovich
2020-08-07 23:31:26 +01:00
parent 975c5ec82b
commit 8ca8d3d7fb
312 changed files with 315 additions and 311 deletions

View File

@@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0/${PV}"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND=">=dev-haskell/text-0.7:=[profile?]