diff options
author | Sam James <sam@gentoo.org> | 2021-01-07 00:50:50 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-07 00:57:40 +0000 |
commit | 49daefe38742f82f0dc6fa22cf1c954145e53ed3 (patch) | |
tree | df3b8c0f1bdce890e95a4a3eb49e6a4bf2ed52b2 /net-misc/nx | |
parent | net-print/cndrvcups-common-lb: Stabilize 3.70 amd64, #763594 (diff) | |
download | gentoo-49daefe38742f82f0dc6fa22cf1c954145e53ed3.tar.gz gentoo-49daefe38742f82f0dc6fa22cf1c954145e53ed3.tar.bz2 gentoo-49daefe38742f82f0dc6fa22cf1c954145e53ed3.zip |
net-misc/nx: Stabilize 3.5.99.25 amd64, #763597
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/nx')
-rw-r--r-- | net-misc/nx/nx-3.5.99.25.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/nx/nx-3.5.99.25.ebuild b/net-misc/nx/nx-3.5.99.25.ebuild index f910dec05f09..d7b473cac263 100644 --- a/net-misc/nx/nx-3.5.99.25.ebuild +++ b/net-misc/nx/nx-3.5.99.25.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ArcticaProject/nx-libs/archive/${PV}.tar.gz -> nx-li LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="elibc_glibc" RDEPEND="dev-libs/libxml2 |