diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-06-28 17:21:10 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-06-28 17:21:10 +0200 |
commit | 0b1fffd6654549c99ce47a7ec6f91eea102b86d7 (patch) | |
tree | 7b2abbda947a958bf75a13e5fd8cb6132b956951 /sys-power/nut | |
parent | dev-util/cgvg: x86 stable wrt bug #688832 (diff) | |
download | gentoo-0b1fffd6654549c99ce47a7ec6f91eea102b86d7.tar.gz gentoo-0b1fffd6654549c99ce47a7ec6f91eea102b86d7.tar.bz2 gentoo-0b1fffd6654549c99ce47a7ec6f91eea102b86d7.zip |
sys-power/nut: x86 stable wrt bug #688834
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"
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 5364ad86e5cd..91ab0d3f4e02 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} )" |