From: Sergei Trofimovich Date: Sat, 23 Sep 2017 17:08:59 +0000 (+0100) Subject: dev-haskell/base-orphans: stable 0.5.4 for x86/amd64, bug #631138 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=68685081a62fd123cd3262f029350d22142851ad;p=gentoo.git dev-haskell/base-orphans: stable 0.5.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/base-orphans/base-orphans-0.5.4.ebuild b/dev-haskell/base-orphans/base-orphans-0.5.4.ebuild index d3dd7ddb5058..90017ab39aeb 100644 --- a/dev-haskell/base-orphans/base-orphans-0.5.4.ebuild +++ b/dev-haskell/base-orphans/base-orphans-0.5.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=6 @@ -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-lang/ghc-7.4.1:=