diff options
Diffstat (limited to 'dev-util/ddd/ddd-3.3.1-r1.ebuild')
-rw-r--r-- | dev-util/ddd/ddd-3.3.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/ddd/ddd-3.3.1-r1.ebuild b/dev-util/ddd/ddd-3.3.1-r1.ebuild index f6ab89cb2cb5..bc6ec16caf97 100644 --- a/dev-util/ddd/ddd-3.3.1-r1.ebuild +++ b/dev-util/ddd/ddd-3.3.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-util/ddd/ddd-3.3.1-r1.ebuild,v 1.3 2002/07/23 10:38:07 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ddd/ddd-3.3.1-r1.ebuild,v 1.4 2002/08/16 04:04:41 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="GNU DDD is a graphical front-end for command-line debuggers" @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.easynet.be/gnu/ddd/${P}.tar.gz SLOT="0" LICENSE="GPL-2 LGPL-2.1 FDL-1.1" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" DEPEND="virtual/x11 >=sys-devel/gdb-4.16 |