summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-05-19 15:10:39 +0200
committerThomas Deutschmann <whissi@gentoo.org>2019-05-19 15:10:39 +0200
commit7eaa2dd8f50f26a2397415be479aa5ef5b25d274 (patch)
treeea957af24250f53f817a0995a9d0608925596554
parentnet-libs/srt: x86 stable (bug #678146) (diff)
downloadgentoo-7eaa2dd8f50f26a2397415be479aa5ef5b25d274.tar.gz
gentoo-7eaa2dd8f50f26a2397415be479aa5ef5b25d274.tar.bz2
gentoo-7eaa2dd8f50f26a2397415be479aa5ef5b25d274.zip
dev-haskell/unix-compat: x86 stable (bug #685252)
Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r--dev-haskell/unix-compat/unix-compat-0.4.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
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:=