diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-08-12 05:14:24 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-08-12 05:14:24 +0000 |
commit | 23158fd34b68735173b04e849be68d900871a208 (patch) | |
tree | 0aaad525e7a66d4c8339791408a1830ec170096f /net-libs/libvncserver | |
parent | addstorepassword binary (diff) | |
download | historical-23158fd34b68735173b04e849be68d900871a208.tar.gz historical-23158fd34b68735173b04e849be68d900871a208.tar.bz2 historical-23158fd34b68735173b04e849be68d900871a208.zip |
good day ppc
Diffstat (limited to 'net-libs/libvncserver')
-rw-r--r-- | net-libs/libvncserver/libvncserver-0.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libvncserver/libvncserver-0.5-r1.ebuild b/net-libs/libvncserver/libvncserver-0.5-r1.ebuild index 81c1c220f251..aa8b2a03d4b8 100644 --- a/net-libs/libvncserver/libvncserver-0.5-r1.ebuild +++ b/net-libs/libvncserver/libvncserver-0.5-r1.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/net-libs/libvncserver/libvncserver-0.5-r1.ebuild,v 1.1 2003/08/12 05:01:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libvncserver/libvncserver-0.5-r1.ebuild,v 1.2 2003/08/12 05:14:24 vapier Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/libvncserver/LibVNCServer-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ppc" IUSE="nobackchannel no24bpp zlib jpeg" DEPEND="virtual/x11 |