diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-07 23:31:26 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-07 23:53:34 +0100 |
commit | 8ca8d3d7fb7bd3f08818316cf101514de14a5d02 (patch) | |
tree | df57bc195ea19fb3d8b2dbe36183f4f923329875 /dev-haskell/mtl | |
parent | media-fonts/font-util: Fix homepage (diff) | |
download | gentoo-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/mtl')
-rw-r--r-- | dev-haskell/mtl/mtl-2.1.3.1.ebuild | 2 | ||||
-rw-r--r-- | dev-haskell/mtl/mtl-2.2.1-r1.ebuild | 2 | ||||
-rw-r--r-- | dev-haskell/mtl/mtl-2.2.1.ebuild | 2 | ||||
-rw-r--r-- | dev-haskell/mtl/mtl-2.2.2.ebuild | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/dev-haskell/mtl/mtl-2.1.3.1.ebuild b/dev-haskell/mtl/mtl-2.1.3.1.ebuild index 7cadd1148d6c..d8e5251d6c26 100644 --- a/dev-haskell/mtl/mtl-2.1.3.1.ebuild +++ b/dev-haskell/mtl/mtl-2.1.3.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" 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="" RDEPEND=">=dev-haskell/transformers-0.3:=[profile?] <dev-haskell/transformers-0.4:=[profile?] diff --git a/dev-haskell/mtl/mtl-2.2.1-r1.ebuild b/dev-haskell/mtl/mtl-2.2.1-r1.ebuild index b369af576a72..db020fa38a31 100644 --- a/dev-haskell/mtl/mtl-2.2.1-r1.ebuild +++ b/dev-haskell/mtl/mtl-2.2.1-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" 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="" RDEPEND=">=dev-haskell/transformers-0.4:=[profile?] diff --git a/dev-haskell/mtl/mtl-2.2.1.ebuild b/dev-haskell/mtl/mtl-2.2.1.ebuild index 314a10373999..cbebad8cfef7 100644 --- a/dev-haskell/mtl/mtl-2.2.1.ebuild +++ b/dev-haskell/mtl/mtl-2.2.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" 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="" RDEPEND=">=dev-haskell/transformers-0.4:=[profile?] <dev-haskell/transformers-0.5:=[profile?] diff --git a/dev-haskell/mtl/mtl-2.2.2.ebuild b/dev-haskell/mtl/mtl-2.2.2.ebuild index 40f440d52c90..b59256306480 100644 --- a/dev-haskell/mtl/mtl-2.2.2.ebuild +++ b/dev-haskell/mtl/mtl-2.2.2.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" 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="" RDEPEND=">=dev-lang/ghc-7.10.1:= |