diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2015-08-30 22:19:19 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2015-08-30 23:18:33 +0100 |
commit | 73b43648e78965973fe52e6fb0c6ff4640e72277 (patch) | |
tree | f645d07e3041440dc63fe557e4e3406a873ef08a /dev-haskell/tasty-quickcheck | |
parent | dev-haskell/quickcheck: stable on amd64/x86, bug #554002 (diff) | |
download | gentoo-73b43648e78965973fe52e6fb0c6ff4640e72277.tar.gz gentoo-73b43648e78965973fe52e6fb0c6ff4640e72277.tar.bz2 gentoo-73b43648e78965973fe52e6fb0c6ff4640e72277.zip |
dev-haskell/tasty-quickcheck: stable on amd64/x86, bug #554002
Package-Manager: portage-2.2.20
Diffstat (limited to 'dev-haskell/tasty-quickcheck')
-rw-r--r-- | dev-haskell/tasty-quickcheck/tasty-quickcheck-0.8.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/tasty-quickcheck/tasty-quickcheck-0.8.3.2.ebuild b/dev-haskell/tasty-quickcheck/tasty-quickcheck-0.8.3.2.ebuild index e258ceaec0d8..0eef01877783 100644 --- a/dev-haskell/tasty-quickcheck/tasty-quickcheck-0.8.3.2.ebuild +++ b/dev-haskell/tasty-quickcheck/tasty-quickcheck-0.8.3.2.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="old-quickcheck" RDEPEND="dev-haskell/tagged:=[profile?] |