summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-12-21 00:08:43 +0000
committerSam James <sam@gentoo.org>2022-12-21 00:08:43 +0000
commit6d2e53afc73e8500354c8cde3dac126ce664cb23 (patch)
treed413162fb1903d2c0a1c2634361314f7abd4373c /net-misc/lldpd
parentsys-apps/iproute2: drop 5.18.0-r1, 5.19.0-r3 (diff)
downloadgentoo-6d2e53afc73e8500354c8cde3dac126ce664cb23.tar.gz
gentoo-6d2e53afc73e8500354c8cde3dac126ce664cb23.tar.bz2
gentoo-6d2e53afc73e8500354c8cde3dac126ce664cb23.zip
net-misc/lldpd: Stabilize 1.0.16 x86, #887573
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/lldpd')
-rw-r--r--net-misc/lldpd/lldpd-1.0.16.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/lldpd/lldpd-1.0.16.ebuild b/net-misc/lldpd/lldpd-1.0.16.ebuild
index 080ae10dcb2b..884cc19891f0 100644
--- a/net-misc/lldpd/lldpd-1.0.16.ebuild
+++ b/net-misc/lldpd/lldpd-1.0.16.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/lldpd/lldpd/releases/download/${PV}/${P}.tar.gz"
LICENSE="ISC"
SLOT="0/4.9.1"
-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"
RESTRICT="!test? ( test )"