diff options
Diffstat (limited to 'dev-util/cvs/cvs-1.11.13.ebuild')
-rw-r--r-- | dev-util/cvs/cvs-1.11.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/cvs/cvs-1.11.13.ebuild b/dev-util/cvs/cvs-1.11.13.ebuild index 649a64fd4409..df5def7d9b4c 100644 --- a/dev-util/cvs/cvs-1.11.13.ebuild +++ b/dev-util/cvs/cvs-1.11.13.ebuild @@ -1,6 +1,6 @@ # 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.13.ebuild,v 1.4 2004/03/09 22:43:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cvs/cvs-1.11.13.ebuild,v 1.5 2004/03/10 17:31:40 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 ~hppa ~amd64 ia64 ppc64" +KEYWORDS="x86 ~ppc sparc ~mips alpha ~hppa ~amd64 ia64 ppc64" IUSE="" |