diff options
Diffstat (limited to 'dev-util/cvs/cvs-1.11.11.ebuild')
-rw-r--r-- | dev-util/cvs/cvs-1.11.11.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/cvs/cvs-1.11.11.ebuild b/dev-util/cvs/cvs-1.11.11.ebuild index 927ebc9823cd..226d274f996d 100644 --- a/dev-util/cvs/cvs-1.11.11.ebuild +++ b/dev-util/cvs/cvs-1.11.11.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cvs/cvs-1.11.11.ebuild,v 1.3 2003/12/21 12:22:58 scandium Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cvs/cvs-1.11.11.ebuild,v 1.4 2004/02/15 13:25:57 scandium Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://ftp.cvshome.org/release/stable/${P}/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64" +KEYWORDS="x86 ppc sparc mips alpha ~arm hppa amd64 ia64" IUSE="" |