diff options
author | 2010-05-11 18:03:29 +0000 | |
---|---|---|
committer | 2010-05-11 18:03:29 +0000 | |
commit | 865b88b035d4a9472f34071e54000233bc8b5e49 (patch) | |
tree | 2575ff65336443de27d056e3eb20f603821c1ed1 /net-libs/libvncserver/libvncserver-0.9.7.ebuild | |
parent | Marking scim-1.4.9-r1 ppc64 for bug 306035 (diff) | |
download | historical-865b88b035d4a9472f34071e54000233bc8b5e49.tar.gz historical-865b88b035d4a9472f34071e54000233bc8b5e49.tar.bz2 historical-865b88b035d4a9472f34071e54000233bc8b5e49.zip |
Marked ppc/ppc64 stable for bug #304493.
Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
Diffstat (limited to 'net-libs/libvncserver/libvncserver-0.9.7.ebuild')
-rw-r--r-- | net-libs/libvncserver/libvncserver-0.9.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libvncserver/libvncserver-0.9.7.ebuild b/net-libs/libvncserver/libvncserver-0.9.7.ebuild index 14251de8c925..83f8b806416d 100644 --- a/net-libs/libvncserver/libvncserver-0.9.7.ebuild +++ b/net-libs/libvncserver/libvncserver-0.9.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libvncserver/libvncserver-0.9.7.ebuild,v 1.6 2010/04/18 20:57:18 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libvncserver/libvncserver-0.9.7.ebuild,v 1.7 2010/05/11 18:03:29 josejx Exp $ EAPI="2" @@ -13,7 +13,7 @@ SRC_URI="http://libvncserver.sourceforge.net/LibVNCServer-${PV/_}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="no24bpp +jpeg test threads +zlib" DEPEND="jpeg? ( media-libs/jpeg ) |