From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 5BE041384B4 for ; Sun, 27 Dec 2015 09:48:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DDA24E079D; Sun, 27 Dec 2015 09:48:50 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 83341E079D for ; Sun, 27 Dec 2015 09:48:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4675933F9D2 for ; Sun, 27 Dec 2015 09:48:49 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CB964732 for ; Sun, 27 Dec 2015 09:48:46 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1451209550.dd11d79d651ff0ba4ed3373c33fc1e21d6fbc2e1.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/net-tools/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/net-tools/net-tools-1.60_p20141019041918-r1.ebuild X-VCS-Directories: sys-apps/net-tools/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: dd11d79d651ff0ba4ed3373c33fc1e21d6fbc2e1 X-VCS-Branch: master Date: Sun, 27 Dec 2015 09:48:46 +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-Archives-Salt: cf72817b-ada6-43f0-9999-a028563385f0 X-Archives-Hash: 97bfcaa66fde410d80121d80ca9eff45 commit: dd11d79d651ff0ba4ed3373c33fc1e21d6fbc2e1 Author: Mikle Kolyada gentoo org> AuthorDate: Sun Dec 27 09:45:50 2015 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sun Dec 27 09:45:50 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd11d79d sys-apps/net-tools: sparc stable wrt bug #566720 Package-Manager: portage-2.2.24 sys-apps/net-tools/net-tools-1.60_p20141019041918-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/net-tools/net-tools-1.60_p20141019041918-r1.ebuild b/sys-apps/net-tools/net-tools-1.60_p20141019041918-r1.ebuild index ecf9b98..b2dad72 100644 --- a/sys-apps/net-tools/net-tools-1.60_p20141019041918-r1.ebuild +++ b/sys-apps/net-tools/net-tools-1.60_p20141019041918-r1.ebuild @@ -13,7 +13,7 @@ else PATCH_VER="1" SRC_URI="mirror://gentoo/${P}.tar.xz mirror://gentoo/${P}-patches-${PATCH_VER}.tar.xz" - KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux" + KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux" fi DESCRIPTION="Standard Linux networking tools"