sys-cluster/keepalived: remove dupe config option
authorRobin H. Johnson <robbat2@gentoo.org>
Mon, 25 Mar 2019 15:44:40 +0000 (08:44 -0700)
committerRobin H. Johnson <robbat2@gentoo.org>
Mon, 25 Mar 2019 15:45:41 +0000 (08:45 -0700)
I mucked up my quick vim and duplicated the SNMP entry to configure
while sorting other entries, so drop the duplicates.

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
sys-cluster/keepalived/keepalived-2.0.13-r1.ebuild

index 087c496682666dc7a06fc0bb93169b2348a1fdd0..678e3d34ca81791279da065c2d43e8b13f02b9a8 100644 (file)
@@ -58,8 +58,6 @@ src_configure() {
                $(use_enable regex) \
                $(use_enable regex regex-timers ) \
                $(use_enable snmp) \
-               $(use_enable snmp) \
-               $(use_enable snmp) \
                $(use_enable snmp snmp-checker) \
                $(use_enable snmp snmp-rfc) \
                $(use_enable snmp snmp-rfcv2) \