diff options
author | Mark Guertin <gerk@gentoo.org> | 2002-11-13 01:17:55 +0000 |
---|---|---|
committer | Mark Guertin <gerk@gentoo.org> | 2002-11-13 01:17:55 +0000 |
commit | 0b0952c8ad14e686dbdc50d0d2a2fbafcc3523b4 (patch) | |
tree | 2f5b93068b3a06154bd083037c952fd433de198c /dev-util/ddd | |
parent | added ppc to keywords (diff) | |
download | historical-0b0952c8ad14e686dbdc50d0d2a2fbafcc3523b4.tar.gz historical-0b0952c8ad14e686dbdc50d0d2a2fbafcc3523b4.tar.bz2 historical-0b0952c8ad14e686dbdc50d0d2a2fbafcc3523b4.zip |
added ppc to keywords
Diffstat (limited to 'dev-util/ddd')
-rw-r--r-- | dev-util/ddd/ddd-3.3.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/ddd/ddd-3.3.1-r2.ebuild b/dev-util/ddd/ddd-3.3.1-r2.ebuild index 107a99ad7526..eb6452454c99 100644 --- a/dev-util/ddd/ddd-3.3.1-r2.ebuild +++ b/dev-util/ddd/ddd-3.3.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ddd/ddd-3.3.1-r2.ebuild,v 1.5 2002/10/20 18:48:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ddd/ddd-3.3.1-r2.ebuild,v 1.6 2002/11/13 01:17:55 gerk 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 sparc sparc64" +KEYWORDS="x86 ppc sparc sparc64" DEPEND="virtual/x11 >=sys-devel/gdb-4.16 |