From 927354d094c29d917377264e19da1248aba80a18 Mon Sep 17 00:00:00 2001 From: Rolf Eike Beer Date: Tue, 7 Apr 2020 22:58:58 +0200 Subject: drop haskell on sparc, it doesn't build at all Signed-off-by: Rolf Eike Beer Signed-off-by: Sergei Trofimovich --- dev-haskell/xml/xml-1.3.13.ebuild | 2 +- dev-haskell/xml/xml-1.3.14.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-haskell/xml') diff --git a/dev-haskell/xml/xml-1.3.13.ebuild b/dev-haskell/xml/xml-1.3.13.ebuild index a9d097cf9889..be2b7b66d83c 100644 --- a/dev-haskell/xml/xml-1.3.13.ebuild +++ b/dev-haskell/xml/xml-1.3.13.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="amd64 ~ia64 ppc ppc64 sparc x86" +KEYWORDS="amd64 ~ia64 ppc ppc64 x86" IUSE="" RDEPEND="dev-haskell/text:=[profile?] diff --git a/dev-haskell/xml/xml-1.3.14.ebuild b/dev-haskell/xml/xml-1.3.14.ebuild index 71bd79acd250..559ac69f6f6b 100644 --- a/dev-haskell/xml/xml-1.3.14.ebuild +++ b/dev-haskell/xml/xml-1.3.14.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86" IUSE="" RDEPEND="dev-haskell/text:=[profile?] -- cgit v1.2.3-65-gdbad