From: Thomas Deutschmann Date: Sun, 19 May 2019 13:10:39 +0000 (+0200) Subject: dev-haskell/unix-compat: x86 stable (bug #685252) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7eaa2dd8f50f26a2397415be479aa5ef5b25d274;p=gentoo.git dev-haskell/unix-compat: x86 stable (bug #685252) Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann --- 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 13300c11ccb6..326d3365b9a8 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" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="old-time" RDEPEND=">=dev-lang/ghc-7.4.1:=