Gentoo Archives: gentoo-commits

From: Patrick McLean <chutzpah@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/lldpd/
Date: Fri, 02 Apr 2021 17:24:08
Message-Id: 1617383505.2eaccc0ac18163621beb0c27a627b26b9f39bf5c.chutzpah@gentoo
1 commit: 2eaccc0ac18163621beb0c27a627b26b9f39bf5c
2 Author: Patrick McLean <patrick.mclean <AT> sony <DOT> com>
3 AuthorDate: Fri Apr 2 17:11:45 2021 +0000
4 Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 2 17:11:45 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2eaccc0a
7
8 net-misc/lldpd-1.0.7: Stabilize on amd64/x86
9
10 Copyright: Sony Interactive Entertainment Inc.
11 Package-Manager: Portage-3.0.17, Repoman-3.0.2
12 Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org>
13
14 net-misc/lldpd/lldpd-1.0.7.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-misc/lldpd/lldpd-1.0.7.ebuild b/net-misc/lldpd/lldpd-1.0.7.ebuild
18 index 13a686c29d3..4310953a675 100644
19 --- a/net-misc/lldpd/lldpd-1.0.7.ebuild
20 +++ b/net-misc/lldpd/lldpd-1.0.7.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 )"