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 AAA9E13988E for ; Sat, 22 Aug 2015 20:59:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 10800E0850; Sat, 22 Aug 2015 20:59: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 A46B8E0850 for ; Sat, 22 Aug 2015 20:59:15 +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 9F3C133BEBE for ; Sat, 22 Aug 2015 20:59:14 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F29B113F for ; Sat, 22 Aug 2015 20:59:11 +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: <1440277125.3e459c24777fe6bcdb6d2803aa30343e9a22a17e.chewi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/eclipse-ecj/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/eclipse-ecj/eclipse-ecj-4.4.2-r1.ebuild X-VCS-Directories: dev-java/eclipse-ecj/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: 3e459c24777fe6bcdb6d2803aa30343e9a22a17e X-VCS-Branch: master Date: Sat, 22 Aug 2015 20:59:11 +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: d23294b3-94dd-40e7-a9b1-f93b3655cd83 X-Archives-Hash: 60f466e9c805a821f4a05f5a3ebc8493 commit: 3e459c24777fe6bcdb6d2803aa30343e9a22a17e Author: James Le Cuirot gentoo org> AuthorDate: Sat Aug 22 20:52:19 2015 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Sat Aug 22 20:58:45 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e459c24 dev-java/eclipse-ecj: Mark 4.4.2-r1 stable using ALLARCHES policy Package-Manager: portage-2.2.20.1 dev-java/eclipse-ecj/eclipse-ecj-4.4.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/eclipse-ecj/eclipse-ecj-4.4.2-r1.ebuild b/dev-java/eclipse-ecj/eclipse-ecj-4.4.2-r1.ebuild index 1e6a3e8..5eed548 100644 --- a/dev-java/eclipse-ecj/eclipse-ecj-4.4.2-r1.ebuild +++ b/dev-java/eclipse-ecj/eclipse-ecj-4.4.2-r1.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="http://www.eclipse.org/" SRC_URI="http://download.eclipse.org/eclipse/downloads/drops4/${DMF}/${MY_PN}src-${PV}.jar" LICENSE="EPL-1.0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" SLOT="4.4" IUSE="+ant"