From: Mikle Kolyada Date: Tue, 24 Dec 2019 15:05:09 +0000 (+0300) Subject: dev-libs/dmalloc: arm stable wrt bug #702404 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a23c9e6c450a73a82824781fa0e090534d44c1a5;p=gentoo.git dev-libs/dmalloc: arm stable wrt bug #702404 Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada --- diff --git a/dev-libs/dmalloc/dmalloc-5.5.2-r7.ebuild b/dev-libs/dmalloc/dmalloc-5.5.2-r7.ebuild index 1bb0426e3da6..bda4a27d0c9e 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"