Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/lldpd/
Date: Wed, 17 Aug 2022 14:30:04
Message-Id: 1660746550.0425daa280c85ab81a111163ba4c6bf9107e476b.sam@gentoo
1 commit: 0425daa280c85ab81a111163ba4c6bf9107e476b
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 17 14:28:23 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 17 14:29:10 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0425daa2
7
8 net-misc/lldpd: Stabilize 1.0.14 x86, #865397
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-misc/lldpd/lldpd-1.0.14.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-misc/lldpd/lldpd-1.0.14.ebuild b/net-misc/lldpd/lldpd-1.0.14.ebuild
16 index 4c2e94703cfc..5347eee25f50 100644
17 --- a/net-misc/lldpd/lldpd-1.0.14.ebuild
18 +++ b/net-misc/lldpd/lldpd-1.0.14.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="http://media.luffy.cx/files/${PN}/${P}.tar.gz"
20
21 LICENSE="ISC"
22 SLOT="0/4.9.0"
23 -KEYWORDS="amd64 ~x86"
24 +KEYWORDS="amd64 x86"
25 IUSE="cdp doc +dot1 +dot3 edp fdp graph +lldpmed old-kernel sanitizers
26 seccomp sonmp snmp static-libs test readline xml"
27 RESTRICT="!test? ( test )"