From 820ba640239c4303e53848f6a2c8303ae7cc41b1 Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 19 Jan 2024 13:08:11 +0000 Subject: mate-base/mate-applets: restore USE=ipv6 Temporary fix as I'm heading out shortly. Closes: https://bugs.gentoo.org/922492 Signed-off-by: Sam James --- mate-base/mate-applets/mate-applets-1.26.1-r1.ebuild | 2 +- mate-base/mate-applets/mate-applets-1.27.1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'mate-base/mate-applets') 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 )" -- cgit v1.2.3-65-gdbad