Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/lldpd/
Date: Wed, 30 Jun 2021 10:54:55
Message-Id: 1625050474.39f737090eca12daa36dee404fb3817542816add.ago@gentoo
1 commit: 39f737090eca12daa36dee404fb3817542816add
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 30 10:54:34 2021 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 30 10:54:34 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39f73709
7
8 net-misc/lldpd: amd64 stable wrt bug #782538
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.2
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-misc/lldpd/lldpd-1.0.11.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-misc/lldpd/lldpd-1.0.11.ebuild b/net-misc/lldpd/lldpd-1.0.11.ebuild
18 index 416283761d4..0561033bc98 100644
19 --- a/net-misc/lldpd/lldpd-1.0.11.ebuild
20 +++ b/net-misc/lldpd/lldpd-1.0.11.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="http://media.luffy.cx/files/${PN}/${P}.tar.gz"
22
23 LICENSE="ISC"
24 SLOT="0/4.9.0"
25 -KEYWORDS="~amd64 ~x86"
26 +KEYWORDS="amd64 ~x86"
27 IUSE="cdp doc +dot1 +dot3 edp fdp graph +lldpmed old-kernel sanitizers
28 seccomp sonmp snmp static-libs test readline xml zsh-completion"
29 RESTRICT="!test? ( test )"