diff options
author | 2002-08-14 23:44:15 +0000 | |
---|---|---|
committer | 2002-08-14 23:44:15 +0000 | |
commit | afb54dc31f88ee99c93d044b400f481a70c84214 (patch) | |
tree | 479966c68801ee3ef0f85d52465d6491ff98de1d /x11-misc/x2x | |
parent | Initial import. (diff) | |
download | gentoo-2-afb54dc31f88ee99c93d044b400f481a70c84214.tar.gz gentoo-2-afb54dc31f88ee99c93d044b400f481a70c84214.tar.bz2 gentoo-2-afb54dc31f88ee99c93d044b400f481a70c84214.zip |
Adding sparc/sparc64 keywords
Diffstat (limited to 'x11-misc/x2x')
-rw-r--r-- | x11-misc/x2x/x2x-1.27.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/x2x/x2x-1.27.ebuild b/x11-misc/x2x/x2x-1.27.ebuild index c839bb89b272..130aed94deb4 100644 --- a/x11-misc/x2x/x2x-1.27.ebuild +++ b/x11-misc/x2x/x2x-1.27.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/x2x/x2x-1.27.ebuild,v 1.2 2002/07/08 21:31:07 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/x2x/x2x-1.27.ebuild,v 1.3 2002/08/14 23:44:15 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="An utility to connect the Mouse and KeyBoard to another X" @@ -10,7 +10,7 @@ DEPEND="virtual/x11" RDEPEND="virtual/x11" SRC_URI="http://ftp.digital.com/pub/Digital/SRC/x2x/${P}.tar.gz" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" src_unpack() { unpack ${A} |