diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-23 14:49:32 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-23 14:51:46 +0200 |
commit | 77f3e16633bdd05684594e4681e7a4e47c526816 (patch) | |
tree | b7cc0a5d1f4334846e53f79a45d9420e58831cea | |
parent | app-emulation/lxc: ppc64 stable wrt bug #552112 (diff) | |
download | gentoo-77f3e16633bdd05684594e4681e7a4e47c526816.tar.gz gentoo-77f3e16633bdd05684594e4681e7a4e47c526816.tar.bz2 gentoo-77f3e16633bdd05684594e4681e7a4e47c526816.zip |
dev-haskell/ansi-wl-pprint: ppc64 stable wrt bug #534948
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc64"
-rw-r--r-- | dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.7.1.ebuild b/dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.7.1.ebuild index 4123cefc46a5..d0db31efd663 100644 --- a/dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.7.1.ebuild +++ b/dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.7.1.ebuild @@ -15,7 +15,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 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="example" RDEPEND=">=dev-haskell/ansi-terminal-0.4.0:=[profile?] <dev-haskell/ansi-terminal-0.7:=[profile?] |