summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-09-12 23:57:31 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-09-12 23:57:31 +0000
commit4a6db1f7a42f7b1ef31b9bc9db6c67a888511478 (patch)
tree4d11073e7813889126420a9a408b48accbe8649a /dev-libs/dmalloc/dmalloc-5.3.0.ebuild
parentclean older ebuilds (Manifest recommit) (diff)
downloadgentoo-2-4a6db1f7a42f7b1ef31b9bc9db6c67a888511478.tar.gz
gentoo-2-4a6db1f7a42f7b1ef31b9bc9db6c67a888511478.tar.bz2
gentoo-2-4a6db1f7a42f7b1ef31b9bc9db6c67a888511478.zip
Add ~alpha keyword, bug 57485.
Diffstat (limited to 'dev-libs/dmalloc/dmalloc-5.3.0.ebuild')
-rw-r--r--dev-libs/dmalloc/dmalloc-5.3.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/dmalloc/dmalloc-5.3.0.ebuild b/dev-libs/dmalloc/dmalloc-5.3.0.ebuild
index f501e49faf1d..5ab978b3bd11 100644
--- a/dev-libs/dmalloc/dmalloc-5.3.0.ebuild
+++ b/dev-libs/dmalloc/dmalloc-5.3.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/dmalloc/dmalloc-5.3.0.ebuild,v 1.5 2004/09/08 02:59:33 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/dmalloc/dmalloc-5.3.0.ebuild,v 1.6 2004/09/12 23:57:31 kloeri Exp $
inherit debug eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tgz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~ia64 ~ppc ~sparc ~x86 ~alpha"
IUSE=""
DEPEND="virtual/libc"