diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2015-08-30 21:59:55 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2015-08-30 23:18:15 +0100 |
commit | 903a8a154737505a49317658fe3a267062b30d90 (patch) | |
tree | 1643c8acad64e3e446d9c191af5100875dedee70 /dev-haskell/quickcheck-instances | |
parent | dev-haskell/http-date: stable on amd64/x86, bug #554002 (diff) | |
download | gentoo-903a8a154737505a49317658fe3a267062b30d90.tar.gz gentoo-903a8a154737505a49317658fe3a267062b30d90.tar.bz2 gentoo-903a8a154737505a49317658fe3a267062b30d90.zip |
dev-haskell/quickcheck-instances: stable on amd64/x86, bug #554002
Package-Manager: portage-2.2.20
Diffstat (limited to 'dev-haskell/quickcheck-instances')
-rw-r--r-- | dev-haskell/quickcheck-instances/quickcheck-instances-0.3.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/quickcheck-instances/quickcheck-instances-0.3.11.ebuild b/dev-haskell/quickcheck-instances/quickcheck-instances-0.3.11.ebuild index 9f6f2d55ce5d..ec52846b2b21 100644 --- a/dev-haskell/quickcheck-instances/quickcheck-instances-0.3.11.ebuild +++ b/dev-haskell/quickcheck-instances/quickcheck-instances-0.3.11.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/hashable-1.1.2.3:=[profile?] <dev-haskell/hashable-1.3:=[profile?] |