From 7e2d77f0cb6201814ad5c144055c629a14fef008 Mon Sep 17 00:00:00 2001 From: "Robin H. Johnson" Date: Mon, 25 Mar 2019 08:44:40 -0700 Subject: sys-cluster/keepalived: remove dupe config option 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 --- sys-cluster/keepalived/keepalived-2.0.13-r1.ebuild | 2 -- 1 file changed, 2 deletions(-) (limited to 'sys-cluster') diff --git a/sys-cluster/keepalived/keepalived-2.0.13-r1.ebuild b/sys-cluster/keepalived/keepalived-2.0.13-r1.ebuild index 087c49668266..678e3d34ca81 100644 --- a/sys-cluster/keepalived/keepalived-2.0.13-r1.ebuild +++ b/sys-cluster/keepalived/keepalived-2.0.13-r1.ebuild @@ -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) \ -- cgit v1.2.3-65-gdbad