Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-power/nut/
Date: Sat, 29 Jun 2019 13:03:29
Message-Id: 1561813381.44b66901ea289fb4f84143c418f31a38050374ee.ago@gentoo
1 commit: 44b66901ea289fb4f84143c418f31a38050374ee
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 29 13:03:01 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 29 13:03:01 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44b66901
7
8 sys-power/nut: amd64 stable wrt bug #688834
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11 Package-Manager: Portage-2.3.66, Repoman-2.3.11
12 RepoMan-Options: --include-arches="amd64"
13
14 sys-power/nut/nut-2.7.4-r3.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-power/nut/nut-2.7.4-r3.ebuild b/sys-power/nut/nut-2.7.4-r3.ebuild
18 index 91ab0d3f4e0..916135c5c73 100644
19 --- a/sys-power/nut/nut-2.7.4-r3.ebuild
20 +++ b/sys-power/nut/nut-2.7.4-r3.ebuild
21 @@ -13,7 +13,7 @@ HOMEPAGE="https://www.networkupstools.org/"
22 SRC_URI="https://networkupstools.org/source/${PV%.*}/${MY_P}.tar.gz"
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 x86 ~x86-fbsd"
26 +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~x86-fbsd"
27
28 IUSE="cgi gui ipmi snmp +usb selinux ssl tcpd xml zeroconf"
29 REQUIRED_USE="gui? ( ${PYTHON_REQUIRED_USE} )"