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, 23 Aug 2019 17:47:26
Message-Id: 1566582414.e036206dbce6ba6786fbc390317c948940501688.chutzpah@gentoo
1 commit: e036206dbce6ba6786fbc390317c948940501688
2 Author: Patrick McLean <patrick.mclean <AT> sony <DOT> com>
3 AuthorDate: Fri Aug 23 17:43:06 2019 +0000
4 Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 23 17:46:54 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e036206d
7
8 net-misc/lldpd: Stabilize version 1.0.3
9
10 Copyright: Sony Interactive Entertainment Inc.
11 Package-Manager: Portage-2.3.72, Repoman-2.3.17
12 Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org>
13
14 net-misc/lldpd/lldpd-1.0.3.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-misc/lldpd/lldpd-1.0.3.ebuild b/net-misc/lldpd/lldpd-1.0.3.ebuild
18 index 822e037de61..df8005f6380 100644
19 --- a/net-misc/lldpd/lldpd-1.0.3.ebuild
20 +++ b/net-misc/lldpd/lldpd-1.0.3.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="http://media.luffy.cx/files/${PN}/${P}.tar.gz"
22
23 LICENSE="ISC"
24 SLOT="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"