From 2f37da6768bb2653f05720d3eab22ffcb691c321 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Fri, 11 Oct 2019 17:34:19 +0200 Subject: dev-haskell: Remove *-fbsd KEYWORDS MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-haskell/httpd-shed/httpd-shed-0.4-r1.ebuild | 2 +- dev-haskell/httpd-shed/httpd-shed-0.4.0.3.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-haskell/httpd-shed') diff --git a/dev-haskell/httpd-shed/httpd-shed-0.4-r1.ebuild b/dev-haskell/httpd-shed/httpd-shed-0.4-r1.ebuild index fade9d6a627c..687a44edecbc 100644 --- a/dev-haskell/httpd-shed/httpd-shed-0.4-r1.ebuild +++ b/dev-haskell/httpd-shed/httpd-shed-0.4-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~ppc-macos ~x86-macos" IUSE="" RDEPEND="dev-haskell/network:=[profile?] diff --git a/dev-haskell/httpd-shed/httpd-shed-0.4.0.3.ebuild b/dev-haskell/httpd-shed/httpd-shed-0.4.0.3.ebuild index 29613f0789a1..b476735ae79d 100644 --- a/dev-haskell/httpd-shed/httpd-shed-0.4.0.3.ebuild +++ b/dev-haskell/httpd-shed/httpd-shed-0.4.0.3.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~ppc-macos ~x86-macos" IUSE="buildexamples +network-uri" RDEPEND=">=dev-lang/ghc-7.4.1:= -- cgit v1.2.3-65-gdbad