diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2015-08-30 23:09:21 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2015-08-30 23:19:12 +0100 |
commit | 37f9f0aff0c79262c02e72679a86fa2e3f753a09 (patch) | |
tree | e35b082803b47c9dcc5c4842c572f827d1de3d0b /dev-haskell | |
parent | dev-haskell/hspec-discover: stable on amd64/x86, bug #554002 (diff) | |
download | gentoo-37f9f0aff0c79262c02e72679a86fa2e3f753a09.tar.gz gentoo-37f9f0aff0c79262c02e72679a86fa2e3f753a09.tar.bz2 gentoo-37f9f0aff0c79262c02e72679a86fa2e3f753a09.zip |
dev-haskell/hspec-expectations: stable on amd64/x86, bug #554002
Package-Manager: portage-2.2.20
Diffstat (limited to 'dev-haskell')
-rw-r--r-- | dev-haskell/hspec-expectations/hspec-expectations-0.6.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/hspec-expectations/hspec-expectations-0.6.1.1.ebuild b/dev-haskell/hspec-expectations/hspec-expectations-0.6.1.1.ebuild index 20c934e243b9..c7aeca77a436 100644 --- a/dev-haskell/hspec-expectations/hspec-expectations-0.6.1.1.ebuild +++ b/dev-haskell/hspec-expectations/hspec-expectations-0.6.1.1.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="" RDEPEND="dev-haskell/hunit:=[profile?] |