diff options
author | Patrick McLean <patrick.mclean@sony.com> | 2021-04-02 10:11:45 -0700 |
---|---|---|
committer | Patrick McLean <chutzpah@gentoo.org> | 2021-04-02 10:11:45 -0700 |
commit | 2eaccc0ac18163621beb0c27a627b26b9f39bf5c (patch) | |
tree | cf3ecdef87b3455ed5a2b9fe47af19735795b6f9 | |
parent | dev-python/pikepdf: Remove old (diff) | |
download | gentoo-2eaccc0ac18163621beb0c27a627b26b9f39bf5c.tar.gz gentoo-2eaccc0ac18163621beb0c27a627b26b9f39bf5c.tar.bz2 gentoo-2eaccc0ac18163621beb0c27a627b26b9f39bf5c.zip |
net-misc/lldpd-1.0.7: Stabilize on amd64/x86
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
-rw-r--r-- | net-misc/lldpd/lldpd-1.0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/lldpd/lldpd-1.0.7.ebuild b/net-misc/lldpd/lldpd-1.0.7.ebuild index 13a686c29d3d..4310953a675c 100644 --- a/net-misc/lldpd/lldpd-1.0.7.ebuild +++ b/net-misc/lldpd/lldpd-1.0.7.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 )" |