commit: 5738576233da78cdaf4b15fb70a3f2a71259eeef
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 19 14:32:20 2015 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Sep 19 15:52:58 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57385762
dev-haskell/executable-path: amd64, x86 stable, bug #559988
Package-Manager: portage-2.2.20
dev-haskell/executable-path/executable-path-0.0.3-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-haskell/executable-path/executable-path-0.0.3-r1.ebuild
b/dev-haskell/executable-path/executable-path-0.0.3-r1.ebuild
index 88c11e5..90c3f0d 100644
--- a/dev-haskell/executable-path/executable-path-0.0.3-r1.ebuild
+++ b/dev-haskell/executable-path/executable-path-0.0.3-r1.ebuild
@@ -15,7 +15,7 @@
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="public-domain"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
RDEPEND=">=dev-lang/ghc-7.4.1:=