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 8CCCD138334 for ; Mon, 4 Mar 2019 18:42:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 61D3EE0867; Mon, 4 Mar 2019 18:42:05 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 3576DE0867 for ; Mon, 4 Mar 2019 18:42:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 64117335D10 for ; Mon, 4 Mar 2019 18:42:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 99542503 for ; Mon, 4 Mar 2019 18:42:01 +0000 (UTC) From: "Miroslav Šulc" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Miroslav Šulc" Message-ID: <1551724897.3a8ed7496b40e1f8ca6f834cf4ea925b733d1cf9.fordfrog@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.10.5.ebuild dev-java/ant/ant-1.9.13.ebuild X-VCS-Directories: dev-java/ant/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: 3a8ed7496b40e1f8ca6f834cf4ea925b733d1cf9 X-VCS-Branch: master Date: Mon, 4 Mar 2019 18:42:01 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 55d39c0f-8985-4eb0-aa8d-cefa99e9bf5c X-Archives-Hash: 1e36e128adfa5085931a5a81f42317a8 commit: 3a8ed7496b40e1f8ca6f834cf4ea925b733d1cf9 Author: Miroslav Šulc gentoo org> AuthorDate: Mon Mar 4 18:41:37 2019 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Mon Mar 4 18:41:37 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a8ed749 dev-java/ant-1.{9.13,10.5}: amd64 and x86 stable (bug #678858) Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Miroslav Šulc gentoo.org> dev-java/ant/ant-1.10.5.ebuild | 2 +- dev-java/ant/ant-1.9.13.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-java/ant/ant-1.10.5.ebuild b/dev-java/ant/ant-1.10.5.ebuild index 82e8fc32c9b..30691cfaeb6 100644 --- a/dev-java/ant/ant-1.10.5.ebuild +++ b/dev-java/ant/ant-1.10.5.ebuild @@ -8,7 +8,7 @@ HOMEPAGE="https://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 +junit +junit4 +junitlauncher +log4j +oro +regexp +resolver swing testutil" diff --git a/dev-java/ant/ant-1.9.13.ebuild b/dev-java/ant/ant-1.9.13.ebuild index 1b1407b2210..044044e1652 100644 --- a/dev-java/ant/ant-1.9.13.ebuild +++ b/dev-java/ant/ant-1.9.13.ebuild @@ -8,7 +8,7 @@ HOMEPAGE="https://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 +junit +junit4 +log4j +oro +regexp +resolver swing testutil"