summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-12-29 17:22:33 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-12-29 17:22:33 +0000
commitbb305ed38585d13091a895526c3109075acf63af (patch)
treec131a3960ef982c965e3661c02ed1a161d63b8f8 /dev-libs/dmalloc/dmalloc-5.5.2-r1.ebuild
parentAdd a new version to pulseaudio mask. (diff)
downloadgentoo-2-bb305ed38585d13091a895526c3109075acf63af.tar.gz
gentoo-2-bb305ed38585d13091a895526c3109075acf63af.tar.bz2
gentoo-2-bb305ed38585d13091a895526c3109075acf63af.zip
alpha/ia64/sparc/x86 stable wrt #203589
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-libs/dmalloc/dmalloc-5.5.2-r1.ebuild')
-rw-r--r--dev-libs/dmalloc/dmalloc-5.5.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/dmalloc/dmalloc-5.5.2-r1.ebuild b/dev-libs/dmalloc/dmalloc-5.5.2-r1.ebuild
index 3bd902388df1..65339e3300ef 100644
--- a/dev-libs/dmalloc/dmalloc-5.5.2-r1.ebuild
+++ b/dev-libs/dmalloc/dmalloc-5.5.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/dmalloc/dmalloc-5.5.2-r1.ebuild,v 1.4 2007/12/29 17:00:18 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/dmalloc/dmalloc-5.5.2-r1.ebuild,v 1.5 2007/12/29 17:22:33 armin76 Exp $
inherit autotools eutils
@@ -10,7 +10,7 @@ SRC_URI="http://dmalloc.com/releases/${P}.tgz"
LICENSE="CCPL-Attribution-ShareAlike-3.0"
SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~sparc ~x86"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
IUSE=""
DEPEND=""