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 C203113835A for ; Fri, 5 Feb 2021 12:29:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A6980E0923; Fri, 5 Feb 2021 12:29:47 +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 91A78E0923 for ; Fri, 5 Feb 2021 12:29:47 +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 BD848342AF9 for ; Fri, 5 Feb 2021 12:29:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3F8184CF for ; Fri, 5 Feb 2021 12:29:43 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1612528176.c5098f3418902808aad2a206c6a5984b6a31e287.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/astyle/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/astyle/astyle-3.1-r2.ebuild X-VCS-Directories: dev-util/astyle/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: c5098f3418902808aad2a206c6a5984b6a31e287 X-VCS-Branch: master Date: Fri, 5 Feb 2021 12:29:43 +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: a6dece00-d811-454b-9805-a06745373764 X-Archives-Hash: 9dea452fe0e89da467acb3ee35a8d089 commit: c5098f3418902808aad2a206c6a5984b6a31e287 Author: Sam James gentoo org> AuthorDate: Fri Feb 5 12:29:36 2021 +0000 Commit: Sam James gentoo org> CommitDate: Fri Feb 5 12:29:36 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5098f34 dev-util/astyle: Stabilize 3.1-r2 ppc, #768396 Signed-off-by: Sam James gentoo.org> dev-util/astyle/astyle-3.1-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/astyle/astyle-3.1-r2.ebuild b/dev-util/astyle/astyle-3.1-r2.ebuild index ce44cf78a67..0b1355de77b 100644 --- a/dev-util/astyle/astyle-3.1-r2.ebuild +++ b/dev-util/astyle/astyle-3.1-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/astyle/astyle_${PV}_linux.tar.gz" LICENSE="MIT" SLOT="0/3.1" -KEYWORDS="amd64 ~arm64 ~ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~arm64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="examples java static-libs" DEPEND="app-arch/xz-utils