Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/wol/
Date: Thu, 26 Sep 2019 06:49:21
Message-Id: 1569480485.2ef9c48fe69e74474dc6a43cdd31137422f537bc.slyfox@gentoo
1 commit: 2ef9c48fe69e74474dc6a43cdd31137422f537bc
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 26 06:48:05 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 26 06:48:05 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ef9c48f
7
8 net-misc/wol: stable 0.7.1-r2 for ppc, bug #695350
9
10 Package-Manager: Portage-2.3.76, Repoman-2.3.17
11 RepoMan-Options: --include-arches="ppc"
12 Signed-off-by: Sergei Trofimovich <slyfox <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 7879c04f3c2..d6279676502 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() {