diff options
Diffstat (limited to 'dev-haskell/http-client/http-client-0.4.30.ebuild')
-rw-r--r-- | dev-haskell/http-client/http-client-0.4.30.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/http-client/http-client-0.4.30.ebuild b/dev-haskell/http-client/http-client-0.4.30.ebuild index 0ca0637ce348..79711ddb1cbc 100644 --- a/dev-haskell/http-client/http-client-0.4.30.ebuild +++ b/dev-haskell/http-client/http-client-0.4.30.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="amd64 x86" +KEYWORDS="~amd64 ~x86" IUSE="+network-uri" RDEPEND=">=dev-haskell/base64-bytestring-1.0:=[profile?] <dev-haskell/base64-bytestring-1.1:=[profile?] |