diff options
Diffstat (limited to 'x11-libs/xforms/xforms-1.0_rc4.ebuild')
-rw-r--r-- | x11-libs/xforms/xforms-1.0_rc4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/xforms/xforms-1.0_rc4.ebuild b/x11-libs/xforms/xforms-1.0_rc4.ebuild index 774e3afccee9..b33566b9d1e7 100644 --- a/x11-libs/xforms/xforms-1.0_rc4.ebuild +++ b/x11-libs/xforms/xforms-1.0_rc4.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.ebuild,v 1.5 2002/08/12 22:15:08 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xforms/xforms-1.0_rc4.ebuild,v 1.6 2002/08/14 13:05:59 murphy 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" +KEYWORDS="x86 ppc sparc sparc64" DEPEND="virtual/x11" |