diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-06-30 12:54:34 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-06-30 12:54:34 +0200 |
commit | 39f737090eca12daa36dee404fb3817542816add (patch) | |
tree | 8e933365e9d76b87ee1054745f98441d8d0605e1 /net-misc/lldpd | |
parent | x11-wm/sawfish: Update inherit from l10n to strip-linguas (diff) | |
download | gentoo-39f737090eca12daa36dee404fb3817542816add.tar.gz gentoo-39f737090eca12daa36dee404fb3817542816add.tar.bz2 gentoo-39f737090eca12daa36dee404fb3817542816add.zip |
net-misc/lldpd: amd64 stable wrt bug #782538
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/lldpd')
-rw-r--r-- | net-misc/lldpd/lldpd-1.0.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/lldpd/lldpd-1.0.11.ebuild b/net-misc/lldpd/lldpd-1.0.11.ebuild index 416283761d45..0561033bc98b 100644 --- a/net-misc/lldpd/lldpd-1.0.11.ebuild +++ b/net-misc/lldpd/lldpd-1.0.11.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 )" |