mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
mate-base/mate-applets: Drop small USEFlag ipv6
Signed-off-by: Ian Jordan <immoloism@gmail.com> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
committed by
Arthur Zamarin
parent
d53ea915ac
commit
94b53ebb2b
@@ -14,7 +14,7 @@ DESCRIPTION="Applets for the MATE Desktop and Panel"
|
||||
LICENSE="CC-BY-SA-3.0 FDL-1.1+ GPL-2+ GPL-3+ LGPL-2+"
|
||||
SLOT="0"
|
||||
|
||||
IUSE="X +cpupower ipv6 netlink policykit +upower"
|
||||
IUSE="X +cpupower netlink policykit +upower"
|
||||
|
||||
REQUIRED_USE="policykit? ( cpupower )"
|
||||
|
||||
@@ -73,7 +73,6 @@ src_configure() {
|
||||
$(use_with X x) \
|
||||
$(use_with upower) \
|
||||
$(use_with netlink nl) \
|
||||
$(use_enable ipv6) \
|
||||
$(use_enable policykit polkit) \
|
||||
"${myconf[@]}"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user