commit: 7eaa2dd8f50f26a2397415be479aa5ef5b25d274
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun May 19 13:10:39 2019 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun May 19 13:10:39 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7eaa2dd8
dev-haskell/unix-compat: x86 stable (bug #685252)
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
dev-haskell/unix-compat/unix-compat-0.4.3.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 13300c11ccb..326d3365b9a 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:=