summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-12-10 13:16:02 +0100
committerAgostino Sarubbo <ago@gentoo.org>2019-12-10 13:16:02 +0100
commita845a2285d1bb5051ec21cebadbc5b831aa3dff0 (patch)
treedb5c2ca422323ed80aa713f1898b1ab3006c2d82 /dev-libs/dmalloc
parentmedia-gfx/scour: ppc64 stable wrt bug #702324 (diff)
downloadgentoo-a845a2285d1bb5051ec21cebadbc5b831aa3dff0.tar.gz
gentoo-a845a2285d1bb5051ec21cebadbc5b831aa3dff0.tar.bz2
gentoo-a845a2285d1bb5051ec21cebadbc5b831aa3dff0.zip
dev-libs/dmalloc: ppc64 stable wrt bug #702404
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/dmalloc')
-rw-r--r--dev-libs/dmalloc/dmalloc-5.5.2-r7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/dmalloc/dmalloc-5.5.2-r7.ebuild b/dev-libs/dmalloc/dmalloc-5.5.2-r7.ebuild
index e61f32d00f64..6140a8e34eaf 100644
--- a/dev-libs/dmalloc/dmalloc-5.5.2-r7.ebuild
+++ b/dev-libs/dmalloc/dmalloc-5.5.2-r7.ebuild
@@ -10,7 +10,7 @@ SRC_URI="http://dmalloc.com/releases/${P}.tgz"
LICENSE="CC-BY-SA-3.0"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 s390 ~sh sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ppc64 s390 ~sh sparc x86"
IUSE="static-libs threads"
DEPEND="sys-apps/texinfo"