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 18959138334 for ; Sat, 23 Nov 2019 12:43:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 71FF2E088C; Sat, 23 Nov 2019 12:43:41 +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 37A23E088C for ; Sat, 23 Nov 2019 12:43:41 +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 5406534D26F for ; Sat, 23 Nov 2019 12:43:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7AC668CB for ; Sat, 23 Nov 2019 12:43:36 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1574513010.4af353eabb0469a191f9b0f43ce580009647b81a.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/ant-swing/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/ant-swing/ant-swing-1.10.7.ebuild X-VCS-Directories: dev-java/ant-swing/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 4af353eabb0469a191f9b0f43ce580009647b81a X-VCS-Branch: master Date: Sat, 23 Nov 2019 12:43:36 +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: c907c4f1-57ad-43de-b060-d79d993373ce X-Archives-Hash: d2e1f13084525b9ed813e3e61bf3daee commit: 4af353eabb0469a191f9b0f43ce580009647b81a Author: Agostino Sarubbo gentoo org> AuthorDate: Sat Nov 23 12:42:50 2019 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Sat Nov 23 12:43:30 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4af353ea dev-java/ant-swing: x86 stable wrt bug #700460 Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo gentoo.org> dev-java/ant-swing/ant-swing-1.10.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/ant-swing/ant-swing-1.10.7.ebuild b/dev-java/ant-swing/ant-swing-1.10.7.ebuild index dec928dc2ae..315e82b190e 100644 --- a/dev-java/ant-swing/ant-swing-1.10.7.ebuild +++ b/dev-java/ant-swing/ant-swing-1.10.7.ebuild @@ -12,4 +12,4 @@ inherit ant-tasks DESCRIPTION="Apache Ant's optional tasks for Swing" -KEYWORDS="amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"