diff options
author | Brent Baude <ranger@gentoo.org> | 2009-03-23 16:45:32 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-03-23 16:45:32 +0000 |
commit | b2494fdd1358368cfb45e28a0ff8a80eaaa1bf80 (patch) | |
tree | b3a063d9bc9c0436f8e312c9392b37b16b2d18bf /app-shells/tcsh/tcsh-6.16.ebuild | |
parent | keyworded ~arch for ppc64, bug 262417 (diff) | |
download | gentoo-2-b2494fdd1358368cfb45e28a0ff8a80eaaa1bf80.tar.gz gentoo-2-b2494fdd1358368cfb45e28a0ff8a80eaaa1bf80.tar.bz2 gentoo-2-b2494fdd1358368cfb45e28a0ff8a80eaaa1bf80.zip |
stable ppc64, bug 262849
(Portage version: 2.1.6.7/cvs/Linux ppc64)
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 e17b8297660d..575c17180f6d 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.6 2009/03/23 11:11:41 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.16.ebuild,v 1.7 2009/03/23 16:45:32 ranger 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" |