summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2003-09-30 20:16:48 +0000
committerJoshua Kinard <kumba@gentoo.org>2003-09-30 20:16:48 +0000
commitb632e2ca88ae3916040ff82f1b3383c61c9695ca (patch)
treed4d1188a1df1950f34c1f5dd315b27477c9e71a1 /sys-devel/gdb/gdb-5.3.90.ebuild
parentAdded ~mips to KEYWORDS (diff)
downloadgentoo-2-b632e2ca88ae3916040ff82f1b3383c61c9695ca.tar.gz
gentoo-2-b632e2ca88ae3916040ff82f1b3383c61c9695ca.tar.bz2
gentoo-2-b632e2ca88ae3916040ff82f1b3383c61c9695ca.zip
Added ~mips to KEYWORDS
Diffstat (limited to 'sys-devel/gdb/gdb-5.3.90.ebuild')
-rw-r--r--sys-devel/gdb/gdb-5.3.90.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gdb/gdb-5.3.90.ebuild b/sys-devel/gdb/gdb-5.3.90.ebuild
index 8392aa33af09..a5a085562232 100644
--- a/sys-devel/gdb/gdb-5.3.90.ebuild
+++ b/sys-devel/gdb/gdb-5.3.90.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-5.3.90.ebuild,v 1.2 2003/09/24 09:19:29 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-5.3.90.ebuild,v 1.3 2003/09/30 20:16:45 kumba Exp $
IUSE="nls objc"
@@ -26,7 +26,7 @@ fi
LICENSE="GPL-2 LGPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~mips"
DEPEND=">=sys-libs/ncurses-5.2-r2
nls? ( sys-devel/gettext )"