diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-02-17 20:09:09 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-02-17 20:09:09 +0000 |
commit | f08d24b7021037602240d34c33891a3327a43836 (patch) | |
tree | 11dc7726609607c9454712e40197e324b1e9350e /dev-util/cvsup/cvsup-16.1h.ebuild | |
parent | stable on alpha and ia64 for the sake of dev-ruby/fxruby (Manifest recommit) (diff) | |
download | gentoo-2-f08d24b7021037602240d34c33891a3327a43836.tar.gz gentoo-2-f08d24b7021037602240d34c33891a3327a43836.tar.bz2 gentoo-2-f08d24b7021037602240d34c33891a3327a43836.zip |
fix KEYWORDS
Diffstat (limited to 'dev-util/cvsup/cvsup-16.1h.ebuild')
-rw-r--r-- | dev-util/cvsup/cvsup-16.1h.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/cvsup/cvsup-16.1h.ebuild b/dev-util/cvsup/cvsup-16.1h.ebuild index fef7d88ec68b..f9ccaddc9892 100644 --- a/dev-util/cvsup/cvsup-16.1h.ebuild +++ b/dev-util/cvsup/cvsup-16.1h.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/cvsup/cvsup-16.1h.ebuild,v 1.7 2004/01/09 22:23:59 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cvsup/cvsup-16.1h.ebuild,v 1.8 2004/02/17 20:09:09 vapier Exp $ MY_P="${P/-/-snap-}" EZM3="ezm3-1.1" @@ -13,9 +13,9 @@ SRC_URI="ftp://ftp3.freebsd.org/pub/FreeBSD/development/CVSup/sources/${MY_P}.ta ftp://ftp.freebsd.org/pub/FreeBSD/development/CVSup/ezm3/${EZM3}-src.tar.bz2 ftp://ftp.freebsd.org/pub/FreeBSD/development/CVSup/ezm3/${EZM3}-${EZM3_TARGET}-boot.tar.bz2" -KEYWORDS="x86 ~ppc -sparc" LICENSE="BSD" SLOT="0" +KEYWORDS="-* x86 ~ppc" IUSE="X opengl static" DEPEND="virtual/glibc |