summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2020-04-07 22:58:58 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2020-04-07 22:29:54 +0100
commit927354d094c29d917377264e19da1248aba80a18 (patch)
treed7f990f4448030d14db0992dc92a4bbec98e244f /dev-haskell/monadcatchio-mtl
parentx11-wm/xmonad: drop sparc, deps don't build at all (diff)
downloadgentoo-927354d094c29d917377264e19da1248aba80a18.tar.gz
gentoo-927354d094c29d917377264e19da1248aba80a18.tar.bz2
gentoo-927354d094c29d917377264e19da1248aba80a18.zip
drop haskell on sparc, it doesn't build at all
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-haskell/monadcatchio-mtl')
-rw-r--r--dev-haskell/monadcatchio-mtl/monadcatchio-mtl-0.3.1.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/monadcatchio-mtl/monadcatchio-mtl-0.3.1.0-r1.ebuild b/dev-haskell/monadcatchio-mtl/monadcatchio-mtl-0.3.1.0-r1.ebuild
index a2681473a105..5a25569c4caa 100644
--- a/dev-haskell/monadcatchio-mtl/monadcatchio-mtl-0.3.1.0-r1.ebuild
+++ b/dev-haskell/monadcatchio-mtl/monadcatchio-mtl-0.3.1.0-r1.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="amd64 ppc sparc x86"
+KEYWORDS="amd64 ppc x86"
IUSE=""
RDEPEND="dev-haskell/extensible-exceptions:=[profile?]