summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-08-07 23:31:26 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-08-07 23:53:34 +0100
commit8ca8d3d7fb7bd3f08818316cf101514de14a5d02 (patch)
treedf57bc195ea19fb3d8b2dbe36183f4f923329875 /dev-vcs
parentmedia-fonts/font-util: Fix homepage (diff)
downloadgentoo-8ca8d3d7fb7bd3f08818316cf101514de14a5d02.tar.gz
gentoo-8ca8d3d7fb7bd3f08818316cf101514de14a5d02.tar.bz2
gentoo-8ca8d3d7fb7bd3f08818316cf101514de14a5d02.zip
*/*: 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>
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/darcs/darcs-2.8.4-r6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/darcs/darcs-2.8.4-r6.ebuild b/dev-vcs/darcs/darcs-2.8.4-r6.ebuild
index 5f688a52aac3..02f1eb095107 100644
--- a/dev-vcs/darcs/darcs-2.8.4-r6.ebuild
+++ b/dev-vcs/darcs/darcs-2.8.4-r6.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE="doc test"
RESTRICT="!test? ( test )"