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 599FC139980 for ; Sun, 10 Nov 2019 10:10:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EDAE0E097B; Sun, 10 Nov 2019 10:10:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 D361EE097B for ; Sun, 10 Nov 2019 10:10:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 8BE8934CCD8 for ; Sun, 10 Nov 2019 00:25:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0D68276A for ; Sun, 10 Nov 2019 00:25:48 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1573345488.2accdf04bc8e1d263cb1e146d2a83ca43f20d3ab.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/throttle/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/throttle/throttle-1.2-r1.ebuild X-VCS-Directories: net-misc/throttle/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: 2accdf04bc8e1d263cb1e146d2a83ca43f20d3ab X-VCS-Branch: master Date: Sun, 10 Nov 2019 00:25:48 +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: 7592522d-3a80-431d-9e44-ff10d0891321 X-Archives-Hash: b532c4413afe72e1bb8bed83cac5e20f commit: 2accdf04bc8e1d263cb1e146d2a83ca43f20d3ab Author: Aaron Bauman gentoo org> AuthorDate: Sun Nov 10 00:24:48 2019 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Sun Nov 10 00:24:48 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2accdf04 net-misc/throttle: amd64 stable Signed-off-by: Aaron Bauman gentoo.org> net-misc/throttle/throttle-1.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/throttle/throttle-1.2-r1.ebuild b/net-misc/throttle/throttle-1.2-r1.ebuild index b6feb193f2d..a5112cba9fc 100644 --- a/net-misc/throttle/throttle-1.2-r1.ebuild +++ b/net-misc/throttle/throttle-1.2-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://dev.gentoo.org/~grobian/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ~x86 ~amd64-linux ~ppc-macos ~x86-macos" IUSE="" src_prepare() {