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-haskell/xml-types
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-haskell/xml-types')
-rw-r--r--dev-haskell/xml-types/xml-types-0.3.4.ebuild2
-rw-r--r--dev-haskell/xml-types/xml-types-0.3.6.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/xml-types/xml-types-0.3.4.ebuild b/dev-haskell/xml-types/xml-types-0.3.4.ebuild
index 0bc2bb8970d3..fc3f4e8c8849 100644
--- a/dev-haskell/xml-types/xml-types-0.3.4.ebuild
+++ b/dev-haskell/xml-types/xml-types-0.3.4.ebuild
@@ -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:=[profile?]
diff --git a/dev-haskell/xml-types/xml-types-0.3.6.ebuild b/dev-haskell/xml-types/xml-types-0.3.6.ebuild
index f07e78847b6f..3183d22e8453 100644
--- a/dev-haskell/xml-types/xml-types-0.3.6.ebuild
+++ b/dev-haskell/xml-types/xml-types-0.3.6.ebuild
@@ -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:=[profile?]