diff options
author | Markus Meier <maekke@gentoo.org> | 2009-03-22 16:28:55 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-03-22 16:28:55 +0000 |
commit | a89974c4a77b7c5debc10549d8b0dce87d59c35f (patch) | |
tree | a9c15cf8e75ecaaef8b59675160351cc9ae9802e /app-shells/tcsh/tcsh-6.16.ebuild | |
parent | amd64/x86 stable, bug #262417 (diff) | |
download | gentoo-2-a89974c4a77b7c5debc10549d8b0dce87d59c35f.tar.gz gentoo-2-a89974c4a77b7c5debc10549d8b0dce87d59c35f.tar.bz2 gentoo-2-a89974c4a77b7c5debc10549d8b0dce87d59c35f.zip |
amd64/x86 stable, bug #262849
(Portage version: 2.1.6.9/cvs/Linux x86_64)
Diffstat (limited to 'app-shells/tcsh/tcsh-6.16.ebuild')
-rw-r--r-- | app-shells/tcsh/tcsh-6.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/tcsh/tcsh-6.16.ebuild b/app-shells/tcsh/tcsh-6.16.ebuild index 8191faae6c82..ab7ff7b74c3c 100644 --- a/app-shells/tcsh/tcsh-6.16.ebuild +++ b/app-shells/tcsh/tcsh-6.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.16.ebuild,v 1.4 2009/03/21 17:16:22 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.16.ebuild,v 1.5 2009/03/22 16:28:55 maekke Exp $ inherit eutils @@ -15,7 +15,7 @@ SRC_URI="ftp://ftp.astron.com/pub/tcsh/${MY_P}.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="perl catalogs" RESTRICT="test" |