diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-07-29 13:45:12 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-07-29 13:45:12 +0300 |
commit | 52a17e14fe876e24306372285796de90a0ea23c0 (patch) | |
tree | ed3588a2c4f8f284ec3d410d774555f719777f65 /sys-power/nut | |
parent | dev-python/reportlab: arm stable wrt bug #686040 (diff) | |
download | gentoo-52a17e14fe876e24306372285796de90a0ea23c0.tar.gz gentoo-52a17e14fe876e24306372285796de90a0ea23c0.tar.bz2 gentoo-52a17e14fe876e24306372285796de90a0ea23c0.zip |
sys-power/nut: arm stable wrt bug #688834
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'sys-power/nut')
-rw-r--r-- | sys-power/nut/nut-2.7.4-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-power/nut/nut-2.7.4-r3.ebuild b/sys-power/nut/nut-2.7.4-r3.ebuild index 84fcf9f8c400..b146001d907e 100644 --- a/sys-power/nut/nut-2.7.4-r3.ebuild +++ b/sys-power/nut/nut-2.7.4-r3.ebuild @@ -13,7 +13,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 x86 ~x86-fbsd" +KEYWORDS="amd64 arm ppc ppc64 x86 ~x86-fbsd" IUSE="cgi gui ipmi snmp +usb selinux ssl tcpd xml zeroconf" REQUIRED_USE="gui? ( ${PYTHON_REQUIRED_USE} )" |