diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-06-23 12:21:25 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-06-23 12:21:25 +0000 |
commit | 17c33424422443b12c4ca3cd6e615d3fe182b466 (patch) | |
tree | 0b4a6a1a34fc043e973aad08697886612b730330 /sys-devel/gdb/gdb-6.1.ebuild | |
parent | Bumped to new revision for LiveCD and closing bug #54870. (diff) | |
download | historical-17c33424422443b12c4ca3cd6e615d3fe182b466.tar.gz historical-17c33424422443b12c4ca3cd6e615d3fe182b466.tar.bz2 historical-17c33424422443b12c4ca3cd6e615d3fe182b466.zip |
Add ~alpha
Diffstat (limited to 'sys-devel/gdb/gdb-6.1.ebuild')
-rw-r--r-- | sys-devel/gdb/gdb-6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gdb/gdb-6.1.ebuild b/sys-devel/gdb/gdb-6.1.ebuild index a80556b3ac5e..5bdd251e16cc 100644 --- a/sys-devel/gdb/gdb-6.1.ebuild +++ b/sys-devel/gdb/gdb-6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-6.1.ebuild,v 1.4 2004/06/06 21:00:02 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-6.1.ebuild,v 1.5 2004/06/23 12:21:25 agriffis Exp $ inherit flag-o-matic eutils @@ -10,7 +10,7 @@ SRC_URI="http://mirrors.rcn.net/pub/sourceware/gdb/releases/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~x86 ppc64 ~hppa" +KEYWORDS="~x86 ppc64 ~hppa ~alpha" IUSE="nls" DEPEND=">=sys-libs/ncurses-5.2-r2 |