diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 02:34:37 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 02:51:42 +0200 |
commit | f74cccc0551089d1083528b697600d928cec46f9 (patch) | |
tree | 94473eb35eebb1d4fd0b4ec7e7b65257860177dc /net-misc/nx | |
parent | www-apache/modsecurity-crs: x86 stable (bug #668050) (diff) | |
download | gentoo-f74cccc0551089d1083528b697600d928cec46f9.tar.gz gentoo-f74cccc0551089d1083528b697600d928cec46f9.tar.bz2 gentoo-f74cccc0551089d1083528b697600d928cec46f9.zip |
net-misc/nx: x86 stable (bug #669062)
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-misc/nx')
-rw-r--r-- | net-misc/nx/nx-3.5.99.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/nx/nx-3.5.99.16.ebuild b/net-misc/nx/nx-3.5.99.16.ebuild index 7983f9f624fc..eb3831cbde7d 100644 --- a/net-misc/nx/nx-3.5.99.16.ebuild +++ b/net-misc/nx/nx-3.5.99.16.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,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=" |