diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2015-08-30 22:00:05 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2015-08-30 23:18:16 +0100 |
commit | 2e5743c300507f58106f51b36b71a254f2d28615 (patch) | |
tree | b5b0bcd639dc6d0912b49f3a9e65899151292c38 /dev-haskell/http-types | |
parent | dev-haskell/quickcheck-instances: stable on amd64/x86, bug #554002 (diff) | |
download | gentoo-2e5743c300507f58106f51b36b71a254f2d28615.tar.gz gentoo-2e5743c300507f58106f51b36b71a254f2d28615.tar.bz2 gentoo-2e5743c300507f58106f51b36b71a254f2d28615.zip |
dev-haskell/http-types: stable on amd64/x86, bug #554002
Package-Manager: portage-2.2.20
Diffstat (limited to 'dev-haskell/http-types')
-rw-r--r-- | dev-haskell/http-types/http-types-0.8.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/http-types/http-types-0.8.6.ebuild b/dev-haskell/http-types/http-types-0.8.6.ebuild index 20dc7d075e9b..4e3fe0f1c21b 100644 --- a/dev-haskell/http-types/http-types-0.8.6.ebuild +++ b/dev-haskell/http-types/http-types-0.8.6.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=">=dev-haskell/blaze-builder-0.2.1.4:=[profile?] <dev-haskell/blaze-builder-0.5:=[profile?] |