diff options
Diffstat (limited to 'x11-libs/xforms/xforms-1.0_rc4-r1.ebuild')
-rw-r--r-- | x11-libs/xforms/xforms-1.0_rc4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/xforms/xforms-1.0_rc4-r1.ebuild b/x11-libs/xforms/xforms-1.0_rc4-r1.ebuild index 70b873ea0824..bf80ddd5933d 100644 --- a/x11-libs/xforms/xforms-1.0_rc4-r1.ebuild +++ b/x11-libs/xforms/xforms-1.0_rc4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xforms/xforms-1.0_rc4-r1.ebuild,v 1.1 2002/10/14 07:45:40 mkeadle Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xforms/xforms-1.0_rc4-r1.ebuild,v 1.2 2002/12/07 07:22:16 jmorgan Exp $ MY_P=${P/_rc/RC} S=${WORKDIR}/${MY_P} @@ -10,7 +10,7 @@ SRC_URI="ftp://ncmir.ucsd.edu/pub/xforms/OpenSource/${MY_P}.tgz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc64" +KEYWORDS="x86 ppc sparc" DEPEND="virtual/x11" |