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 2B4EC139694 for ; Sun, 30 Jul 2017 10:57:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7AA421FC005; Sun, 30 Jul 2017 10:57:23 +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 5A3741FC005 for ; Sun, 30 Jul 2017 10:57:23 +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 6C290341A72 for ; Sun, 30 Jul 2017 10:57:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D41B774BC for ; Sun, 30 Jul 2017 10:57:20 +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: <1501412236.7c041ef5c71e9801dcbea092373522d21d570ab4.slyfox@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.0.1.ebuild X-VCS-Directories: dev-util/astyle/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 7c041ef5c71e9801dcbea092373522d21d570ab4 X-VCS-Branch: master Date: Sun, 30 Jul 2017 10:57:20 +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: 214d0261-0671-4102-b9ff-e37537cc56a3 X-Archives-Hash: 633254f19255f57dfbfdcf0f598b20e4 commit: 7c041ef5c71e9801dcbea092373522d21d570ab4 Author: Sergei Trofimovich gentoo org> AuthorDate: Sun Jul 30 10:57:10 2017 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sun Jul 30 10:57:16 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c041ef5 dev-util/astyle: stable 3.0.1 for ppc/ppc64, bug #626230 Package-Manager: Portage-2.3.6, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc ppc64" dev-util/astyle/astyle-3.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/astyle/astyle-3.0.1.ebuild b/dev-util/astyle/astyle-3.0.1.ebuild index 91f94429fc5..3919f3a1a7e 100644 --- a/dev-util/astyle/astyle-3.0.1.ebuild +++ b/dev-util/astyle/astyle-3.0.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/astyle/astyle_${PV}_linux.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~amd64 ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="examples java static-libs" DEPEND="app-arch/xz-utils