diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2015-09-19 15:26:25 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2015-09-19 16:52:55 +0100 |
commit | f9d10d6fcb784208384d9440786927ddd109ffc1 (patch) | |
tree | f4ea5c5ba673cf459e68b9756327d8583c250c0a /dev-haskell | |
parent | dev-haskell/attoparsec: amd64, x86 stable, bug #559988 (diff) | |
download | gentoo-f9d10d6fcb784208384d9440786927ddd109ffc1.tar.gz gentoo-f9d10d6fcb784208384d9440786927ddd109ffc1.tar.bz2 gentoo-f9d10d6fcb784208384d9440786927ddd109ffc1.zip |
dev-haskell/tasty-smallcheck: amd64, x86 stable, bug #559988
Package-Manager: portage-2.2.20
Diffstat (limited to 'dev-haskell')
-rw-r--r-- | dev-haskell/tasty-smallcheck/tasty-smallcheck-0.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/tasty-smallcheck/tasty-smallcheck-0.8.ebuild b/dev-haskell/tasty-smallcheck/tasty-smallcheck-0.8.ebuild index 14e1fa985de3..35ec37ccae30 100644 --- a/dev-haskell/tasty-smallcheck/tasty-smallcheck-0.8.ebuild +++ b/dev-haskell/tasty-smallcheck/tasty-smallcheck-0.8.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/async:=[profile?] |