diff options
-rw-r--r-- | mate-base/mate-applets/mate-applets-1.26.1-r1.ebuild | 2 | ||||
-rw-r--r-- | mate-base/mate-applets/mate-applets-1.27.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mate-base/mate-applets/mate-applets-1.26.1-r1.ebuild b/mate-base/mate-applets/mate-applets-1.26.1-r1.ebuild index 8321bd3b57ac..81662329c26d 100644 --- a/mate-base/mate-applets/mate-applets-1.26.1-r1.ebuild +++ b/mate-base/mate-applets/mate-applets-1.26.1-r1.ebuild @@ -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 netlink policykit +upower" +IUSE="X +cpupower ipv6 netlink policykit +upower" REQUIRED_USE="policykit? ( cpupower )" diff --git a/mate-base/mate-applets/mate-applets-1.27.1.ebuild b/mate-base/mate-applets/mate-applets-1.27.1.ebuild index eb9f04465d26..61536bf96bb7 100644 --- a/mate-base/mate-applets/mate-applets-1.27.1.ebuild +++ b/mate-base/mate-applets/mate-applets-1.27.1.ebuild @@ -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 netlink policykit +upower" +IUSE="X +cpupower ipv6 netlink policykit +upower" REQUIRED_USE="policykit? ( cpupower )" |