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 B0F3F1384B4 for ; Tue, 8 Dec 2015 10:17:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2480A21C058; Tue, 8 Dec 2015 10:17:30 +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 93CBD21C058 for ; Tue, 8 Dec 2015 10:17:29 +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 82E60340A8F for ; Tue, 8 Dec 2015 10:17:28 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7FC1E9A1 for ; Tue, 8 Dec 2015 10:17:25 +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: <1449569763.67a782f0b198065807dc7f6f1b4bcd68fd6fbe3f.monsieurp@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/commons-lang/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/commons-lang/commons-lang-2.6-r1.ebuild X-VCS-Directories: dev-java/commons-lang/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: 67a782f0b198065807dc7f6f1b4bcd68fd6fbe3f X-VCS-Branch: master Date: Tue, 8 Dec 2015 10:17:25 +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: 495f9275-e11f-4c9d-9d65-5afff75bb363 X-Archives-Hash: dd1674fe1ae04c5eb2d7c4197ae2bbb0 commit: 67a782f0b198065807dc7f6f1b4bcd68fd6fbe3f Author: Patrice Clement gentoo org> AuthorDate: Tue Dec 8 09:48:25 2015 +0000 Commit: Patrice Clement gentoo org> CommitDate: Tue Dec 8 10:16:03 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67a782f0 dev-java/commons-lang: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy. Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement gentoo.org> dev-java/commons-lang/commons-lang-2.6-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/commons-lang/commons-lang-2.6-r1.ebuild b/dev-java/commons-lang/commons-lang-2.6-r1.ebuild index b6248b7..ef6cb2b 100644 --- a/dev-java/commons-lang/commons-lang-2.6-r1.ebuild +++ b/dev-java/commons-lang/commons-lang-2.6-r1.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="http://commons.apache.org/lang/" SRC_URI="mirror://apache/commons/lang/source/${P}-src.tar.gz" LICENSE="Apache-2.0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris" +KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris" SLOT="2.1" IUSE=""