Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/dmalloc/
Date: Wed, 28 Mar 2018 20:55:23
Message-Id: 1522270485.1aee317a338c713479433749fc62a19720db24e8.mattst88@gentoo
1 commit: 1aee317a338c713479433749fc62a19720db24e8
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 28 20:54:45 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 28 20:54:45 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1aee317a
7
8 dev-libs/dmalloc-5.5.2-r6: added ~mips
9
10 dev-libs/dmalloc/dmalloc-5.5.2-r6.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/dev-libs/dmalloc/dmalloc-5.5.2-r6.ebuild b/dev-libs/dmalloc/dmalloc-5.5.2-r6.ebuild
14 index 36f7026dcf3..e01e60c5cea 100644
15 --- a/dev-libs/dmalloc/dmalloc-5.5.2-r6.ebuild
16 +++ b/dev-libs/dmalloc/dmalloc-5.5.2-r6.ebuild
17 @@ -10,7 +10,7 @@ SRC_URI="http://dmalloc.com/releases/${P}.tgz"
18
19 LICENSE="CC-BY-SA-3.0"
20 SLOT="0"
21 -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
22 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
23 IUSE="static-libs threads"
24
25 DEPEND="sys-apps/texinfo"