diff options
-rw-r--r-- | sys-power/nut/nut-2.7.4-r8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-power/nut/nut-2.7.4-r8.ebuild b/sys-power/nut/nut-2.7.4-r8.ebuild index c0ba578b14e9..7dd1503984cd 100644 --- a/sys-power/nut/nut-2.7.4-r8.ebuild +++ b/sys-power/nut/nut-2.7.4-r8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ HOMEPAGE="https://www.networkupstools.org/" SRC_URI="https://networkupstools.org/source/${PV%.*}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm ppc ppc64 ~riscv x86" +KEYWORDS="amd64 arm ~ppc ppc64 ~riscv x86" IUSE="cgi ipmi snmp +usb selinux split-usr ssl tcpd xml zeroconf" |