diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-11 10:20:34 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-11 10:20:34 +0000 |
commit | 53d4a2a214417aa38827f56bbbc2d48d5e594d23 (patch) | |
tree | 4e31ffbd77bc262075280ca31f76b5ac881d20ba /net-misc/nx/nx-3.5.0.20.ebuild | |
parent | Stable for x86, wrt bug #472582 (diff) | |
download | gentoo-2-53d4a2a214417aa38827f56bbbc2d48d5e594d23.tar.gz gentoo-2-53d4a2a214417aa38827f56bbbc2d48d5e594d23.tar.bz2 gentoo-2-53d4a2a214417aa38827f56bbbc2d48d5e594d23.zip |
Stable for x86, wrt bug #472582
(Portage version: 2.1.12.2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc/nx/nx-3.5.0.20.ebuild')
-rw-r--r-- | net-misc/nx/nx-3.5.0.20.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/nx/nx-3.5.0.20.ebuild b/net-misc/nx/nx-3.5.0.20.ebuild index 2b64fb3de659..7e94db764023 100644 --- a/net-misc/nx/nx-3.5.0.20.ebuild +++ b/net-misc/nx/nx-3.5.0.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/nx/nx-3.5.0.20.ebuild,v 1.2 2013/06/11 10:20:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/nx/nx-3.5.0.20.ebuild,v 1.3 2013/06/11 10:20:34 ago Exp $ EAPI=4 inherit autotools eutils multilib @@ -13,7 +13,7 @@ SRC_URI="http://code.x2go.org/releases/source/nx-libs/nx-libs-${PV}-full.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="elibc_glibc" RDEPEND="elibc_glibc? ( || ( net-libs/libtirpc <sys-libs/glibc-2.14 ) ) |