summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-06-05 09:08:04 +0200
committerAgostino Sarubbo <ago@gentoo.org>2019-06-05 09:11:50 +0200
commit0cfe710388ebf0e09a0188aa6e213425799ec323 (patch)
treeefe3e519ddd6662967323141a5239a44f9fa45ab
parentvirtual/podofo-build: ppc stable wrt bug #685124 (diff)
downloadgentoo-0cfe710388ebf0e09a0188aa6e213425799ec323.tar.gz
gentoo-0cfe710388ebf0e09a0188aa6e213425799ec323.tar.bz2
gentoo-0cfe710388ebf0e09a0188aa6e213425799ec323.zip
dev-haskell/unix-compat: ppc stable wrt bug #685252
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="ppc"
-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 f69e831f7606..f6cef4128d95 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:=