diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-08-17 00:19:16 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-08-17 00:19:16 +0300 |
commit | 007de232a4793ea0847e25586dfa6e992ab0839b (patch) | |
tree | 1cfe98a94d4f81420cfce0c6f1e85715a145847f /dev-haskell/tasty-smallcheck/tasty-smallcheck-0.2.ebuild | |
parent | dev-haskell/smallcheck: amd64 stable wrt bug #550406 (diff) | |
download | gentoo-007de232a4793ea0847e25586dfa6e992ab0839b.tar.gz gentoo-007de232a4793ea0847e25586dfa6e992ab0839b.tar.bz2 gentoo-007de232a4793ea0847e25586dfa6e992ab0839b.zip |
dev-haskell/tasty-smallcheck: amd64 stable wrt bug #550418
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'dev-haskell/tasty-smallcheck/tasty-smallcheck-0.2.ebuild')
-rw-r--r-- | dev-haskell/tasty-smallcheck/tasty-smallcheck-0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/tasty-smallcheck/tasty-smallcheck-0.2.ebuild b/dev-haskell/tasty-smallcheck/tasty-smallcheck-0.2.ebuild index 15b3ec139c3b..75985768c546 100644 --- a/dev-haskell/tasty-smallcheck/tasty-smallcheck-0.2.ebuild +++ b/dev-haskell/tasty-smallcheck/tasty-smallcheck-0.2.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86" IUSE="" RDEPEND="dev-haskell/async:=[profile?] |