From: Sergei Trofimovich Date: Sat, 23 Sep 2017 17:37:07 +0000 (+0100) Subject: dev-haskell/threads: stable 0.5.1.4 for x86/amd64, bug #631138 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=77853c31c4d84028663e47e57ebf728c406c9e67;p=gentoo.git dev-haskell/threads: stable 0.5.1.4 for x86/amd64, bug #631138 Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="amd64 x86" --- diff --git a/dev-haskell/threads/threads-0.5.1.4.ebuild b/dev-haskell/threads/threads-0.5.1.4.ebuild index d87dc4806891..b7c1db28f512 100644 --- a/dev-haskell/threads/threads-0.5.1.4.ebuild +++ b/dev-haskell/threads/threads-0.5.1.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 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="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=">=dev-haskell/stm-2.1:=[profile?]