diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-08-17 00:17:41 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-08-17 00:17:41 +0300 |
commit | ed3a0b3517478d2858fd4a37cdd89818d4c31900 (patch) | |
tree | f4c6b88c27e94170defd89169a37fa2d3ce376a4 /dev-haskell/smallcheck | |
parent | dev-haskell/tasty: amd64 stable wrt bug #550414 (diff) | |
download | gentoo-ed3a0b3517478d2858fd4a37cdd89818d4c31900.tar.gz gentoo-ed3a0b3517478d2858fd4a37cdd89818d4c31900.tar.bz2 gentoo-ed3a0b3517478d2858fd4a37cdd89818d4c31900.zip |
dev-haskell/smallcheck: amd64 stable wrt bug #550406
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'dev-haskell/smallcheck')
-rw-r--r-- | dev-haskell/smallcheck/smallcheck-1.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/smallcheck/smallcheck-1.1.1.ebuild b/dev-haskell/smallcheck/smallcheck-1.1.1.ebuild index 1b6ffc375c76..b5286a7b5e18 100644 --- a/dev-haskell/smallcheck/smallcheck-1.1.1.ebuild +++ b/dev-haskell/smallcheck/smallcheck-1.1.1.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/logict:=[profile?] |