diff options
author | 2004-06-23 12:21:25 +0000 | |
---|---|---|
committer | 2004-06-23 12:21:25 +0000 | |
commit | 738c9206567de356165d8018038c0a1dc9cea058 (patch) | |
tree | 5ece357eccfe0a30031381cc5921099c671abcde /sys-devel/gdb/gdb-6.1.ebuild | |
parent | Bumped to new revision for LiveCD and closing bug #54870. (Manifest recommit) (diff) | |
download | gentoo-2-738c9206567de356165d8018038c0a1dc9cea058.tar.gz gentoo-2-738c9206567de356165d8018038c0a1dc9cea058.tar.bz2 gentoo-2-738c9206567de356165d8018038c0a1dc9cea058.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 |