diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-23 18:37:07 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-23 19:40:49 +0100 |
commit | 77853c31c4d84028663e47e57ebf728c406c9e67 (patch) | |
tree | 93e681b63c740912c01067d3cb420d952a2261c2 /dev-haskell/threads | |
parent | dev-haskell/http-common: stable 0.8.2.0 for x86/amd64, bug #631138 (diff) | |
download | gentoo-77853c31c4d84028663e47e57ebf728c406c9e67.tar.gz gentoo-77853c31c4d84028663e47e57ebf728c406c9e67.tar.bz2 gentoo-77853c31c4d84028663e47e57ebf728c406c9e67.zip |
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"
Diffstat (limited to 'dev-haskell/threads')
-rw-r--r-- | dev-haskell/threads/threads-0.5.1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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?] <dev-haskell/stm-2.5:=[profile?] |