diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-23 18:34:18 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-23 19:40:45 +0100 |
commit | f6d66c36dc1fd3092e7162a982bdc5c7f8b2bce6 (patch) | |
tree | 42c63c1a3259c779dd3413e361e43c0e6b9e971f /dev-haskell/hspec-expectations/hspec-expectations-0.7.2.ebuild | |
parent | dev-haskell/http: stable 4000.3.5 for x86/amd64, bug #631138 (diff) | |
download | gentoo-f6d66c36dc1fd3092e7162a982bdc5c7f8b2bce6.tar.gz gentoo-f6d66c36dc1fd3092e7162a982bdc5c7f8b2bce6.tar.bz2 gentoo-f6d66c36dc1fd3092e7162a982bdc5c7f8b2bce6.zip |
dev-haskell/hspec-expectations: stable 0.7.2 for x86/amd64, bug #631138
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="amd64 x86"
Diffstat (limited to 'dev-haskell/hspec-expectations/hspec-expectations-0.7.2.ebuild')
-rw-r--r-- | dev-haskell/hspec-expectations/hspec-expectations-0.7.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/hspec-expectations/hspec-expectations-0.7.2.ebuild b/dev-haskell/hspec-expectations/hspec-expectations-0.7.2.ebuild index 2acdd1c3b5a0..fe8de0e2a043 100644 --- a/dev-haskell/hspec-expectations/hspec-expectations-0.7.2.ebuild +++ b/dev-haskell/hspec-expectations/hspec-expectations-0.7.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,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?] |