diff options
author | Patrick McLean <patrick.mclean@sony.com> | 2021-11-26 12:47:04 -0800 |
---|---|---|
committer | Patrick McLean <chutzpah@gentoo.org> | 2021-11-26 12:47:04 -0800 |
commit | 2d488f3acfbe507132fe80986a30ad52554b8f62 (patch) | |
tree | 7b629410b9e9a46ebb13ade833d1a7b024ed1a0b /net-misc/lldpd | |
parent | net-misc/lldpd: Version bump (diff) | |
download | gentoo-2d488f3acfbe507132fe80986a30ad52554b8f62.tar.gz gentoo-2d488f3acfbe507132fe80986a30ad52554b8f62.tar.bz2 gentoo-2d488f3acfbe507132fe80986a30ad52554b8f62.zip |
net-misc/lldpd: Stabilize 1.0.12 on amd64
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
Diffstat (limited to 'net-misc/lldpd')
-rw-r--r-- | net-misc/lldpd/lldpd-1.0.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/lldpd/lldpd-1.0.12.ebuild b/net-misc/lldpd/lldpd-1.0.12.ebuild index 2e1925b588b5..5a034bc1d1a4 100644 --- a/net-misc/lldpd/lldpd-1.0.12.ebuild +++ b/net-misc/lldpd/lldpd-1.0.12.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://media.luffy.cx/files/${PN}/${P}.tar.gz" LICENSE="ISC" SLOT="0/4.9.0" -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 xml zsh-completion" RESTRICT="!test? ( test )" |