diff options
Diffstat (limited to 'sys-libs/gpm/gpm-1.19.6.ebuild')
-rw-r--r-- | sys-libs/gpm/gpm-1.19.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/gpm/gpm-1.19.6.ebuild b/sys-libs/gpm/gpm-1.19.6.ebuild index 19c97ff39a61..95ec32707007 100644 --- a/sys-libs/gpm/gpm-1.19.6.ebuild +++ b/sys-libs/gpm/gpm-1.19.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/gpm-1.19.6.ebuild,v 1.11 2003/06/21 22:06:04 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/gpm-1.19.6.ebuild,v 1.12 2003/06/22 05:10:31 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Console-based mouse driver" @@ -15,7 +15,7 @@ RDEPEND="virtual/glibc" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 amd64 ppc" +KEYWORDS="x86 ppc" src_compile() { #this little hack turns off EMACS byte compilation. Really don't want |