summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2015-09-19 16:46:02 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2015-09-19 16:53:10 +0100
commitb421e628300773f1cfe533d23c895a2fb2b9ec52 (patch)
tree4b4586973feb2afd846d3ffb029ff9fa0caa9b51 /dev-haskell/httpd-shed
parentdev-haskell/http: amd64, x86 stable, bug #559988 (diff)
downloadgentoo-b421e628300773f1cfe533d23c895a2fb2b9ec52.tar.gz
gentoo-b421e628300773f1cfe533d23c895a2fb2b9ec52.tar.bz2
gentoo-b421e628300773f1cfe533d23c895a2fb2b9ec52.zip
dev-haskell/httpd-shed: amd64, x86 stable, bug #559988
Package-Manager: portage-2.2.20
Diffstat (limited to 'dev-haskell/httpd-shed')
-rw-r--r--dev-haskell/httpd-shed/httpd-shed-0.4.0.3.ebuild2
1 files changed, 1 insertions, 1 deletions
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 582cd8826c74..d39c565745cc 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
@@ -15,7 +15,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 ~x86-fbsd ~ppc-macos ~x86-macos"
IUSE="buildexamples +network-uri"
RDEPEND=">=dev-lang/ghc-7.4.1:=