From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-830190-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id B75C7139891 for <garchives@archives.gentoo.org>; Tue, 25 Aug 2015 06:54:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4B1D8E084B; Tue, 25 Aug 2015 06:54:16 +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 003DCE084B for <gentoo-commits@lists.gentoo.org>; Tue, 25 Aug 2015 06:54:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3193D3408D4 for <gentoo-commits@lists.gentoo.org>; Tue, 25 Aug 2015 06:54:15 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8238A16D for <gentoo-commits@lists.gentoo.org>; Tue, 25 Aug 2015 06:54:13 +0000 (UTC) From: "Agostino Sarubbo" <ago@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" <ago@gentoo.org> Message-ID: <1440485645.11973fe53778b86a2de100bd6faebf887e91fdbd.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/commons-beanutils/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/commons-beanutils/commons-beanutils-1.9.2.ebuild X-VCS-Directories: dev-java/commons-beanutils/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 11973fe53778b86a2de100bd6faebf887e91fdbd X-VCS-Branch: master Date: Tue, 25 Aug 2015 06:54:13 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: bb0a1199-02f8-4454-8ad4-0148e7749731 X-Archives-Hash: 02f0fb0ae4b5ee859d03297ab6ac9bc7 commit: 11973fe53778b86a2de100bd6faebf887e91fdbd Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Tue Aug 25 06:54:05 2015 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Tue Aug 25 06:54:05 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11973fe5 dev-java/commons-beanutils: x86 stable wrt bug #534498 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" dev-java/commons-beanutils/commons-beanutils-1.9.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/commons-beanutils/commons-beanutils-1.9.2.ebuild b/dev-java/commons-beanutils/commons-beanutils-1.9.2.ebuild index 20aa02f..8bebd02 100644 --- a/dev-java/commons-beanutils/commons-beanutils-1.9.2.ebuild +++ b/dev-java/commons-beanutils/commons-beanutils-1.9.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://apache/commons/beanutils/source/${P}-src.tar.gz" LICENSE="Apache-2.0" SLOT="1.7" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="" CDEPEND="dev-java/commons-collections:0