From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D51F9138334 for ; Thu, 26 Sep 2019 06:49:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 889DEE08E5; Thu, 26 Sep 2019 06:49:20 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 72F3BE08E8 for ; Thu, 26 Sep 2019 06:49:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 786CC34B5C6 for ; Thu, 26 Sep 2019 06:49:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A2DC3800 for ; Thu, 26 Sep 2019 06:49:16 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1569480485.2ef9c48fe69e74474dc6a43cdd31137422f537bc.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/wol/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/wol/wol-0.7.1-r2.ebuild X-VCS-Directories: net-misc/wol/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 2ef9c48fe69e74474dc6a43cdd31137422f537bc X-VCS-Branch: master Date: Thu, 26 Sep 2019 06:49:16 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: ee8f21b4-3b61-4016-82f8-8d2a6ad8231c X-Archives-Hash: 8a2a0b2842aad2058249f77ca206dfe9 commit: 2ef9c48fe69e74474dc6a43cdd31137422f537bc Author: Sergei Trofimovich gentoo org> AuthorDate: Thu Sep 26 06:48:05 2019 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Thu Sep 26 06:48:05 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ef9c48f net-misc/wol: stable 0.7.1-r2 for ppc, bug #695350 Package-Manager: Portage-2.3.76, Repoman-2.3.17 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich gentoo.org> net-misc/wol/wol-0.7.1-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/wol/wol-0.7.1-r2.ebuild b/net-misc/wol/wol-0.7.1-r2.ebuild index 7879c04f3c2..d6279676502 100644 --- a/net-misc/wol/wol-0.7.1-r2.ebuild +++ b/net-misc/wol/wol-0.7.1-r2.ebuild @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/ahh/${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="nls" src_configure() {