From: Agostino Sarubbo Date: Sat, 8 Jun 2019 18:15:43 +0000 (+0200) Subject: dev-haskell/unix-compat: sparc stable wrt bug #685252 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=b902af1a1f936bd619d024dde051e9bb05815042;p=gentoo.git dev-haskell/unix-compat: sparc stable wrt bug #685252 Signed-off-by: Agostino Sarubbo Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" --- 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 f6cef4128d95..01e84154f89b 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 @@ -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 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" IUSE="old-time" RDEPEND=">=dev-lang/ghc-7.4.1:=