commit: b421e628300773f1cfe533d23c895a2fb2b9ec52
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 19 15:46:02 2015 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Sep 19 15:53:10 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b421e628
dev-haskell/httpd-shed: amd64, x86 stable, bug #559988
Package-Manager: portage-2.2.20
dev-haskell/httpd-shed/httpd-shed-0.4.0.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 582cd88..d39c565 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:=