diff options
author | Sam James <sam@gentoo.org> | 2022-12-16 07:51:28 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-16 07:51:28 +0000 |
commit | 14f88cfead424f5aabf969523321265cff0c70ec (patch) | |
tree | 918ca747636ad61a14ad22991a0d8e1adfee03f1 /net-libs/libnids | |
parent | net-libs/libnfnetlink: Stabilize 1.0.2 arm, #886237 (diff) | |
download | gentoo-14f88cfead424f5aabf969523321265cff0c70ec.tar.gz gentoo-14f88cfead424f5aabf969523321265cff0c70ec.tar.bz2 gentoo-14f88cfead424f5aabf969523321265cff0c70ec.zip |
net-libs/libnids: Stabilize 1.26-r1 x86, #886239
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/libnids')
-rw-r--r-- | net-libs/libnids/libnids-1.26-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libnids/libnids-1.26-r1.ebuild b/net-libs/libnids/libnids-1.26-r1.ebuild index 364e3468fe7f..747ff563674e 100644 --- a/net-libs/libnids/libnids-1.26-r1.ebuild +++ b/net-libs/libnids/libnids-1.26-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/MITRECND/libnids/archive/refs/tags/${PV}.tar.gz -> $ LICENSE="GPL-2" SLOT="1.2" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="+glib +libnet static-libs" RDEPEND="!net-libs/libnids:1.1 |