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 CF7141382C5 for ; Wed, 18 Apr 2018 14:47:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CA0D1E08C8; Wed, 18 Apr 2018 14:47:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AC92DE08C8 for ; Wed, 18 Apr 2018 14:47:46 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 61C02335C7F for ; Wed, 18 Apr 2018 14:47:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 53503274 for ; Wed, 18 Apr 2018 14:47:43 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1524062835.13580791d0e9c164586ba4739b4ac9f0bb3451b7.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/ant/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/ant/ant-1.9.2-r1.ebuild X-VCS-Directories: dev-java/ant/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: 13580791d0e9c164586ba4739b4ac9f0bb3451b7 X-VCS-Branch: master Date: Wed, 18 Apr 2018 14:47:43 +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: 61a8afd3-3f7e-4496-a9bf-9af7939121a4 X-Archives-Hash: ecac8a857b928dede689b92550d21cd8 commit: 13580791d0e9c164586ba4739b4ac9f0bb3451b7 Author: Aaron Bauman gentoo org> AuthorDate: Wed Apr 18 14:28:04 2018 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Wed Apr 18 14:47:15 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13580791 dev-java/ant: amd64 stable wrt bug #650710 Bug: https://bugs.gentoo.org/650710 Package-Manager: Portage-2.3.29, Repoman-2.3.9 dev-java/ant/ant-1.9.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/ant/ant-1.9.2-r1.ebuild b/dev-java/ant/ant-1.9.2-r1.ebuild index 9d4439ac9ad..ae59a0f5138 100644 --- a/dev-java/ant/ant-1.9.2-r1.ebuild +++ b/dev-java/ant/ant-1.9.2-r1.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="http://ant.apache.org/" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="X +antlr +bcel +bsf +commonslogging +commonsnet jai +javamail +jdepend jmf +jsch +log4j +oro +regexp +resolver testutil"