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 E28DD138330 for ; Sun, 17 Jul 2016 13:33:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 441BA21C04D; Sun, 17 Jul 2016 13:33:42 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8756421C04D for ; Sun, 17 Jul 2016 13:33:41 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 321EB34081F for ; Sun, 17 Jul 2016 13:33:40 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 47EE5244F for ; Sun, 17 Jul 2016 13:33:37 +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: <1468761701.55391e317b91663a937aaf6bcf3efe2463231bf7.monsieurp@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/xml-commons-external/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/xml-commons-external/xml-commons-external-1.4.01-r1.ebuild X-VCS-Directories: dev-java/xml-commons-external/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: 55391e317b91663a937aaf6bcf3efe2463231bf7 X-VCS-Branch: master Date: Sun, 17 Jul 2016 13:33:37 +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: d1319c70-09a3-4047-a8d6-4cc8a5a195f3 X-Archives-Hash: 730b8174ac06a2a85469775b4f4748b5 commit: 55391e317b91663a937aaf6bcf3efe2463231bf7 Author: Patrice Clement gentoo org> AuthorDate: Sun Jul 17 12:03:59 2016 +0000 Commit: Patrice Clement gentoo org> CommitDate: Sun Jul 17 13:21:41 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55391e31 dev-java/xml-commons-external: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy. Package-Manager: portage-2.2.28 dev-java/xml-commons-external/xml-commons-external-1.4.01-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/xml-commons-external/xml-commons-external-1.4.01-r1.ebuild b/dev-java/xml-commons-external/xml-commons-external-1.4.01-r1.ebuild index f87c527..6ae8dda 100644 --- a/dev-java/xml-commons-external/xml-commons-external-1.4.01-r1.ebuild +++ b/dev-java/xml-commons-external/xml-commons-external-1.4.01-r1.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="http://xerces.apache.org/xml-commons/components/external/" SRC_URI="https://repo1.maven.org/maven2/${MY_PN}/${MY_PN}/${PV}/${MY_P}-sources.jar -> ${P}.jar" LICENSE="Apache-2.0" -KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ppc64 x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="1.4" IUSE=""