diff options
Diffstat (limited to 'net-misc/nxnode/nxnode-3.5.0.4.ebuild')
-rw-r--r-- | net-misc/nxnode/nxnode-3.5.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/nxnode/nxnode-3.5.0.4.ebuild b/net-misc/nxnode/nxnode-3.5.0.4.ebuild index fb9566b54db1..6ffb1734bcb7 100644 --- a/net-misc/nxnode/nxnode-3.5.0.4.ebuild +++ b/net-misc/nxnode/nxnode-3.5.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/nxnode/nxnode-3.5.0.4.ebuild,v 1.2 2011/08/20 04:24:29 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/nxnode/nxnode-3.5.0.4.ebuild,v 1.3 2011/08/23 17:21:04 hwoarang Exp $ EAPI="2" @@ -15,7 +15,7 @@ SRC_URI="amd64? ( http://64.34.161.181/download/${MAJOR_PV}/Linux/nxnode-${FULL_ LICENSE="nomachine" SLOT="0" -KEYWORDS="-* ~amd64 x86" +KEYWORDS="-* amd64 x86" IUSE="rdesktop vnc" RESTRICT="strip" |