From: Sergei Trofimovich Date: Sun, 15 May 2016 16:36:45 +0000 (+0100) Subject: dev-haskell/terminfo: amd64/x86 stable, bug #563090 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=653376603b218dece0289e8d4ffff7a5b9f4f4f0;p=gentoo.git dev-haskell/terminfo: amd64/x86 stable, bug #563090 Package-Manager: portage-2.2.28 --- diff --git a/dev-haskell/terminfo/terminfo-0.4.0.1.ebuild b/dev-haskell/terminfo/terminfo-0.4.0.1.ebuild index 8bee3279cbfc..1fe700964fec 100644 --- a/dev-haskell/terminfo/terminfo-0.4.0.1.ebuild +++ b/dev-haskell/terminfo/terminfo-0.4.0.1.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~ppc-macos ~x86-macos" IUSE="" RDEPEND=">=dev-lang/ghc-7.4.1:=