diff options
author | Markus Meier <maekke@gentoo.org> | 2011-11-06 16:59:26 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-11-06 16:59:26 +0000 |
commit | 02ee295398170ca59563eaa2dc0fc0c70c9ca919 (patch) | |
tree | befa59902e6584e155ed8c4364754f96cde49a89 /app-shells/tcsh/tcsh-6.17-r1.ebuild | |
parent | arm stable, bug #388577 (diff) | |
download | gentoo-2-02ee295398170ca59563eaa2dc0fc0c70c9ca919.tar.gz gentoo-2-02ee295398170ca59563eaa2dc0fc0c70c9ca919.tar.bz2 gentoo-2-02ee295398170ca59563eaa2dc0fc0c70c9ca919.zip |
arm stable, bug #389013
(Portage version: 2.1.10.32/cvs/Linux i686)
Diffstat (limited to 'app-shells/tcsh/tcsh-6.17-r1.ebuild')
-rw-r--r-- | app-shells/tcsh/tcsh-6.17-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/tcsh/tcsh-6.17-r1.ebuild b/app-shells/tcsh/tcsh-6.17-r1.ebuild index ae6a8c91e231..bea6f06dc5e9 100644 --- a/app-shells/tcsh/tcsh-6.17-r1.ebuild +++ b/app-shells/tcsh/tcsh-6.17-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.17-r1.ebuild,v 1.7 2011/11/02 15:02:24 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.17-r1.ebuild,v 1.8 2011/11/06 16:59:26 maekke Exp $ EAPI=3 @@ -16,7 +16,7 @@ SRC_URI="ftp://ftp.astron.com/pub/tcsh/old/${MY_P}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="catalogs doc" RESTRICT="test" |