summaryrefslogtreecommitdiff
path: root/mate-base/mate-applets/mate-applets-1.27.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'mate-base/mate-applets/mate-applets-1.27.1.ebuild')
-rw-r--r--mate-base/mate-applets/mate-applets-1.27.1.ebuild7
1 files changed, 2 insertions, 5 deletions
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 a227dd36b6b6..61536bf96bb7 100644
--- a/mate-base/mate-applets/mate-applets-1.27.1.ebuild
+++ b/mate-base/mate-applets/mate-applets-1.27.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -8,15 +8,13 @@ inherit mate
MINOR=$(($(ver_cut 2) % 2))
if [[ ${MINOR} -eq 0 ]]; then
KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86"
-else
- KEYWORDS=""
fi
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 )"
@@ -58,7 +56,6 @@ RDEPEND="${COMMON_DEPEND}
BDEPEND="${COMMON_DEPEND}
app-text/docbook-xml-dtd:4.3
app-text/rarian
- >=app-text/scrollkeeper-dtd-1:1.0
app-text/yelp-tools
dev-libs/libxslt
>=sys-devel/gettext-0.19.8