summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuis Medinas <metalgod@gentoo.org>2005-08-16 13:20:41 +0000
committerLuis Medinas <metalgod@gentoo.org>2005-08-16 13:20:41 +0000
commitfab6ec4b69d51b92e9c0ff5062acc921486b3f23 (patch)
tree1f6aa4ae5fde18c18e14b12b0ef3c059694d0947 /dev-libs/dmalloc/dmalloc-5.4.2.ebuild
parentAdded ~amd64 keywords. Closes bug #99272. (diff)
downloadgentoo-2-fab6ec4b69d51b92e9c0ff5062acc921486b3f23.tar.gz
gentoo-2-fab6ec4b69d51b92e9c0ff5062acc921486b3f23.tar.bz2
gentoo-2-fab6ec4b69d51b92e9c0ff5062acc921486b3f23.zip
Added ~amd64 keywords.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-libs/dmalloc/dmalloc-5.4.2.ebuild')
-rw-r--r--dev-libs/dmalloc/dmalloc-5.4.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/dmalloc/dmalloc-5.4.2.ebuild b/dev-libs/dmalloc/dmalloc-5.4.2.ebuild
index f2080ed0fd1c..1097ca6f5ed2 100644
--- a/dev-libs/dmalloc/dmalloc-5.4.2.ebuild
+++ b/dev-libs/dmalloc/dmalloc-5.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/dmalloc/dmalloc-5.4.2.ebuild,v 1.7 2005/08/10 16:23:03 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/dmalloc/dmalloc-5.4.2.ebuild,v 1.8 2005/08/16 13:17:12 metalgod Exp $
inherit debug eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tgz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~alpha -amd64 ia64 ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha ~amd64 ia64 ppc ~ppc64 sparc x86"
IUSE=""
DEPEND="virtual/libc"