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 BBFCB1385B0 for ; Sun, 16 Aug 2015 08:49:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 475BBE0894; Sun, 16 Aug 2015 08:49:37 +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 EE963E0894 for ; Sun, 16 Aug 2015 08:49:36 +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 000743408FB for ; Sun, 16 Aug 2015 08:49:35 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A9F82116 for ; Sun, 16 Aug 2015 08:49:34 +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: <1439714967.cd8399cad313d3feb4451670f8a6d9975e0c9532.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-servers/resin/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-servers/resin/resin-4.0.44.ebuild X-VCS-Directories: www-servers/resin/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: cd8399cad313d3feb4451670f8a6d9975e0c9532 X-VCS-Branch: master Date: Sun, 16 Aug 2015 08:49:34 +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: 229dd50e-d53b-479f-8965-e5e2b680b1e1 X-Archives-Hash: d12c8735c8126eba799763b98f08768d commit: cd8399cad313d3feb4451670f8a6d9975e0c9532 Author: Agostino Sarubbo gentoo org> AuthorDate: Sun Aug 16 08:49:27 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Sun Aug 16 08:49:27 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd8399ca www-servers/resin-4.0.44-r0: x86 stable wrt bug #431416 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" www-servers/resin/resin-4.0.44.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-servers/resin/resin-4.0.44.ebuild b/www-servers/resin/resin-4.0.44.ebuild index 4f1e0c6..4e356a2 100644 --- a/www-servers/resin/resin-4.0.44.ebuild +++ b/www-servers/resin/resin-4.0.44.ebuild @@ -16,7 +16,7 @@ LICENSE="GPL-2" SLOT="0" IUSE="admin doc" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" CDEPEND="dev-java/resin-servlet-api:3.0 dev-java/jsr101:0