diff options
author | Sam James <sam@gentoo.org> | 2022-08-17 15:28:23 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-17 15:29:10 +0100 |
commit | 0425daa280c85ab81a111163ba4c6bf9107e476b (patch) | |
tree | c06f8e9b26407f511a705d99ca0fddf33b680a49 /net-misc/lldpd | |
parent | net-libs/libproxy: Stabilize 0.4.18 x86, #865177 (diff) | |
download | gentoo-0425daa280c85ab81a111163ba4c6bf9107e476b.tar.gz gentoo-0425daa280c85ab81a111163ba4c6bf9107e476b.tar.bz2 gentoo-0425daa280c85ab81a111163ba4c6bf9107e476b.zip |
net-misc/lldpd: Stabilize 1.0.14 x86, #865397
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/lldpd')
-rw-r--r-- | net-misc/lldpd/lldpd-1.0.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/lldpd/lldpd-1.0.14.ebuild b/net-misc/lldpd/lldpd-1.0.14.ebuild index 4c2e94703cfc..5347eee25f50 100644 --- a/net-misc/lldpd/lldpd-1.0.14.ebuild +++ b/net-misc/lldpd/lldpd-1.0.14.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://media.luffy.cx/files/${PN}/${P}.tar.gz" LICENSE="ISC" SLOT="0/4.9.0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="cdp doc +dot1 +dot3 edp fdp graph +lldpmed old-kernel sanitizers seccomp sonmp snmp static-libs test readline xml" RESTRICT="!test? ( test )" |