From 77853c31c4d84028663e47e57ebf728c406c9e67 Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Sat, 23 Sep 2017 18:37:07 +0100 Subject: 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" --- dev-haskell/threads/threads-0.5.1.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-haskell/threads') 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?]