Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/wol/
Date: Wed, 02 Oct 2019 18:54:08
Message-Id: 1570042431.46e8cfb78ffdda95d7dc9c2ad73cf23dc07029c6.ago@gentoo
1 commit: 46e8cfb78ffdda95d7dc9c2ad73cf23dc07029c6
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 2 18:53:31 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 2 18:53:51 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46e8cfb7
7
8 net-misc/wol: x86 stable wrt bug #695350
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-misc/wol/wol-0.7.1-r2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-misc/wol/wol-0.7.1-r2.ebuild b/net-misc/wol/wol-0.7.1-r2.ebuild
18 index d6279676502..60bdcacb835 100644
19 --- a/net-misc/wol/wol-0.7.1-r2.ebuild
20 +++ b/net-misc/wol/wol-0.7.1-r2.ebuild
21 @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/ahh/${P}.tar.gz"
22
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 IUSE="nls"
28
29 src_configure() {