diff options
Diffstat (limited to 'dev-haskell/terminfo')
-rw-r--r-- | dev-haskell/terminfo/terminfo-0.4.0.0.ebuild | 2 | ||||
-rw-r--r-- | dev-haskell/terminfo/terminfo-0.4.0.1.ebuild | 2 | ||||
-rw-r--r-- | dev-haskell/terminfo/terminfo-0.4.0.2.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-haskell/terminfo/terminfo-0.4.0.0.ebuild b/dev-haskell/terminfo/terminfo-0.4.0.0.ebuild index 031b163f9df5..af40bd7454d6 100644 --- a/dev-haskell/terminfo/terminfo-0.4.0.0.ebuild +++ b/dev-haskell/terminfo/terminfo-0.4.0.0.ebuild @@ -14,7 +14,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 ~ppc-macos ~x86-macos" IUSE="" RDEPEND=">=dev-lang/ghc-7.0.1:= diff --git a/dev-haskell/terminfo/terminfo-0.4.0.1.ebuild b/dev-haskell/terminfo/terminfo-0.4.0.1.ebuild index 2c82db898a89..fa7d2f93e2e5 100644 --- a/dev-haskell/terminfo/terminfo-0.4.0.1.ebuild +++ b/dev-haskell/terminfo/terminfo-0.4.0.1.ebuild @@ -14,7 +14,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 ~ppc-macos ~x86-macos" IUSE="" RDEPEND=">=dev-lang/ghc-7.4.1:= diff --git a/dev-haskell/terminfo/terminfo-0.4.0.2.ebuild b/dev-haskell/terminfo/terminfo-0.4.0.2.ebuild index 0da700147cba..db2eb665a146 100644 --- a/dev-haskell/terminfo/terminfo-0.4.0.2.ebuild +++ b/dev-haskell/terminfo/terminfo-0.4.0.2.ebuild @@ -14,7 +14,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 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" RDEPEND=">=dev-lang/ghc-7.4.1:= |