diff options
Diffstat (limited to 'dev-haskell/httpd-shed/httpd-shed-0.4.0.3.ebuild')
-rw-r--r-- | dev-haskell/httpd-shed/httpd-shed-0.4.0.3.ebuild | 2 |
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 bd4719362992..2ed759273617 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="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="amd64 ~ppc ~ppc64 x86 ~ppc-macos ~x86-macos" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~ppc-macos ~x86-macos" IUSE="buildexamples +network-uri" RDEPEND=">=dev-lang/ghc-7.4.1:= |