From: Mikle Kolyada Date: Sat, 11 May 2019 11:09:15 +0000 (+0300) Subject: dev-haskell/unix-compat: amd64 stable wrt bug #685252 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=8f1f71474ac6f3271c13b70e32c4f44551e24533;p=gentoo.git dev-haskell/unix-compat: amd64 stable wrt bug #685252 Signed-off-by: Mikle Kolyada Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64" --- diff --git a/dev-haskell/unix-compat/unix-compat-0.4.3.1.ebuild b/dev-haskell/unix-compat/unix-compat-0.4.3.1.ebuild index 6f41770493f6..13300c11ccb6 100644 --- a/dev-haskell/unix-compat/unix-compat-0.4.3.1.ebuild +++ b/dev-haskell/unix-compat/unix-compat-0.4.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # 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="BSD" SLOT="0/${PV}" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="old-time" RDEPEND=">=dev-lang/ghc-7.4.1:=