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 7A9D61384B4 for ; Tue, 29 Sep 2015 20:27:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 85E0CE083A; Tue, 29 Sep 2015 20:27:36 +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 17EE4E0839 for ; Tue, 29 Sep 2015 20:27:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CCB2A340B30 for ; Tue, 29 Sep 2015 20:27:33 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 84847226 for ; Tue, 29 Sep 2015 20:27:32 +0000 (UTC) From: "Patrice Clement" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrice Clement" Message-ID: <1443558363.7ee90e84524fd3d8c6a80cd6ac8743a719b14b45.monsieurp@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/stax-ex/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/stax-ex/stax-ex-1.7.6.ebuild X-VCS-Directories: dev-java/stax-ex/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: 7ee90e84524fd3d8c6a80cd6ac8743a719b14b45 X-VCS-Branch: master Date: Tue, 29 Sep 2015 20:27:32 +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: cafe818a-f380-493d-ab0e-56ffc00ec1ab X-Archives-Hash: f32abeb3566a4d2a1651199629259aac commit: 7ee90e84524fd3d8c6a80cd6ac8743a719b14b45 Author: Patrice Clement gentoo org> AuthorDate: Tue Sep 29 20:26:03 2015 +0000 Commit: Patrice Clement gentoo org> CommitDate: Tue Sep 29 20:26:03 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ee90e84 dev-java/stax-ex: Keyword for ppc64. Package-Manager: portage-2.2.18 Signed-off-by: Patrice Clement gentoo.org> dev-java/stax-ex/stax-ex-1.7.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/stax-ex/stax-ex-1.7.6.ebuild b/dev-java/stax-ex/stax-ex-1.7.6.ebuild index f6aecdf..6a9515c 100644 --- a/dev-java/stax-ex/stax-ex-1.7.6.ebuild +++ b/dev-java/stax-ex/stax-ex-1.7.6.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://maven.java.net/content/groups/public/org/jvnet/${PN/-/}/${PN}/$ LICENSE="CDDL GPL-2" SLOT="1" -KEYWORDS="amd64 ppc x86 ~x86-fbsd" +KEYWORDS="amd64 ppc ~ppc64 x86 ~x86-fbsd" IUSE=""