Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-firewall/firewalld/
Date: Sun, 26 May 2019 22:27:36
Message-Id: 1558909617.87cde6c3e076d36914241df7362293d6d4b78fff.whissi@gentoo
1 commit: 87cde6c3e076d36914241df7362293d6d4b78fff
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 26 22:19:27 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun May 26 22:26:57 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87cde6c3
7
8 net-firewall/firewalld: x86 stable (bug #686026)
9
10 Package-Manager: Portage-2.3.67, Repoman-2.3.13
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 net-firewall/firewalld/firewalld-0.6.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-firewall/firewalld/firewalld-0.6.3.ebuild b/net-firewall/firewalld/firewalld-0.6.3.ebuild
17 index 54ebdf788ba..6b6f2a4cd0b 100644
18 --- a/net-firewall/firewalld/firewalld-0.6.3.ebuild
19 +++ b/net-firewall/firewalld/firewalld-0.6.3.ebuild
20 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
21
22 LICENSE="GPL-2+"
23 SLOT="0"
24 -KEYWORDS="amd64 ~arm64 ~x86"
25 +KEYWORDS="amd64 ~arm64 x86"
26 IUSE="gui"
27 REQUIRED_USE="${PYTHON_REQUIRED_USE}"