diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2015-08-30 22:28:24 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2015-08-30 23:19:00 +0100 |
commit | caf496c832c1bab0f81154c274475f0bd9acd266 (patch) | |
tree | 028a8e9e6c4d6fadae13d07c32c463c77b99c01e /dev-haskell | |
parent | dev-haskell/http-conduit: stable on amd64/x86, bug #554002 (diff) | |
download | gentoo-caf496c832c1bab0f81154c274475f0bd9acd266.tar.gz gentoo-caf496c832c1bab0f81154c274475f0bd9acd266.tar.bz2 gentoo-caf496c832c1bab0f81154c274475f0bd9acd266.zip |
dev-haskell/test-framework-quickcheck2: stable on amd64/x86, bug #554002
Package-Manager: portage-2.2.20
Diffstat (limited to 'dev-haskell')
-rw-r--r-- | dev-haskell/test-framework-quickcheck2/test-framework-quickcheck2-0.3.0.3-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/test-framework-quickcheck2/test-framework-quickcheck2-0.3.0.3-r2.ebuild b/dev-haskell/test-framework-quickcheck2/test-framework-quickcheck2-0.3.0.3-r2.ebuild index 2a7c0cb30134..85816cd3a8a7 100644 --- a/dev-haskell/test-framework-quickcheck2/test-framework-quickcheck2-0.3.0.3-r2.ebuild +++ b/dev-haskell/test-framework-quickcheck2/test-framework-quickcheck2-0.3.0.3-r2.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=dev-haskell/extensible-exceptions-0.1.1:=[profile?] <dev-haskell/extensible-exceptions-0.2.0:=[profile?] |