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 D9CE71388C0 for ; Fri, 26 Feb 2016 13:28:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3D571E0804; Fri, 26 Feb 2016 13:28:46 +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 D00EEE0804 for ; Fri, 26 Feb 2016 13:28:45 +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 C6082340C4B for ; Fri, 26 Feb 2016 13:28:44 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DB434154D for ; Fri, 26 Feb 2016 13:28:39 +0000 (UTC) From: "James Le Cuirot" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "James Le Cuirot" Message-ID: <1456493312.6935ec01afb23f04de7e853aed165c638a282114.chewi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/icu4j/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/icu4j/icu4j-55.1.ebuild X-VCS-Directories: dev-java/icu4j/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: 6935ec01afb23f04de7e853aed165c638a282114 X-VCS-Branch: master Date: Fri, 26 Feb 2016 13:28:39 +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: c649beba-fbfc-427e-bb70-58323264e2a2 X-Archives-Hash: c8cac21cf92b36138810305b8deb6b31 commit: 6935ec01afb23f04de7e853aed165c638a282114 Author: James Le Cuirot gentoo org> AuthorDate: Fri Feb 26 13:27:33 2016 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Fri Feb 26 13:28:32 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6935ec01 dev-java/icu4j: Stable on amd64, ppc64, x86 using ALLARCHES policy Package-Manager: portage-2.2.27 dev-java/icu4j/icu4j-55.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/icu4j/icu4j-55.1.ebuild b/dev-java/icu4j/icu4j-55.1.ebuild index d3da6dc..ea3cf7e 100644 --- a/dev-java/icu4j/icu4j-55.1.ebuild +++ b/dev-java/icu4j/icu4j-55.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://download.icu-project.org/files/${PN}/${PV}/${PN}-${PV//./_}.tgz" LICENSE="icu" SLOT="55" -KEYWORDS="~amd64 ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" # Beware of jdk version dependant code #361593