dev-haskell/hspec-expectations: stable 0.7.2 for x86/amd64, bug #631138
authorSergei Trofimovich <slyfox@gentoo.org>
Sat, 23 Sep 2017 17:34:18 +0000 (18:34 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Sat, 23 Sep 2017 18:40:45 +0000 (19:40 +0100)
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="amd64 x86"

dev-haskell/hspec-expectations/hspec-expectations-0.7.2.ebuild

index 2acdd1c3b5a08ff114d302a8be2d05f73208a56a..fe8de0e2a043649049b7e1bdc38da67b8daa37e2 100644 (file)
@@ -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?]