diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-06-24 23:29:15 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-06-24 23:29:15 +0000 |
commit | 0b184dbda3e2b8fe6c0f6f6bb0043250ed6f253f (patch) | |
tree | 186c23ba9e715219e8178e493a90f213950b5ed0 /dev-tcltk | |
parent | s390/sh stable (diff) | |
download | gentoo-2-0b184dbda3e2b8fe6c0f6f6bb0043250ed6f253f.tar.gz gentoo-2-0b184dbda3e2b8fe6c0f6f6bb0043250ed6f253f.tar.bz2 gentoo-2-0b184dbda3e2b8fe6c0f6f6bb0043250ed6f253f.zip |
s390/sh stable
(Portage version: 2.1.3_rc5)
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/thread/thread-2.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tcltk/thread/thread-2.6.2.ebuild b/dev-tcltk/thread/thread-2.6.2.ebuild index 567eefc5fa5a..77fc9f959c70 100644 --- a/dev-tcltk/thread/thread-2.6.2.ebuild +++ b/dev-tcltk/thread/thread-2.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/thread/thread-2.6.2.ebuild,v 1.12 2007/04/10 11:43:58 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/thread/thread-2.6.2.ebuild,v 1.13 2007/06/24 23:29:15 vapier Exp $ inherit autotools eutils multilib @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/tcl/${PN}${PV}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="gdbm" DEPEND="gdbm? ( sys-libs/gdbm ) |