commit: 975e71cb6f0871863230ad0330f1970139900949 Author: Patrick McLean <chutzpah <AT> gentoo <DOT> org> AuthorDate: Wed Sep 18 20:44:27 2024 +0000 Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org> CommitDate: Wed Sep 18 20:45:56 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=975e71cb
net-misc/lldpd: stabilize 1.0.18 for amd64 (bug #918553) Closes: https://bugs.gentoo.org/918553 Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org> net-misc/lldpd/lldpd-1.0.18.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/lldpd/lldpd-1.0.18.ebuild b/net-misc/lldpd/lldpd-1.0.18.ebuild index 92848bf22b45..38ba68aaacec 100644 --- a/net-misc/lldpd/lldpd-1.0.18.ebuild +++ b/net-misc/lldpd/lldpd-1.0.18.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/lldpd/lldpd/releases/download/${PV}/${P}.tar.gz" LICENSE="ISC" SLOT="0/4.9.1" -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 valgrind xml" RESTRICT="!test? ( test )"
