From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-830237-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id D143413989B for <garchives@archives.gentoo.org>; Tue, 25 Aug 2015 11:07:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 68AA3E0839; Tue, 25 Aug 2015 11:07:41 +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 110D0E0839 for <gentoo-commits@lists.gentoo.org>; Tue, 25 Aug 2015 11:07:40 +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 268313407D7 for <gentoo-commits@lists.gentoo.org>; Tue, 25 Aug 2015 11:07:40 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 85D2A155 for <gentoo-commits@lists.gentoo.org>; Tue, 25 Aug 2015 11:07:35 +0000 (UTC) From: "Patrice Clement" <monsieurp@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrice Clement" <monsieurp@gentoo.org> Message-ID: <1440504386.444c96a89bb3cf7e1ef99ae11142058052f3d7ff.monsieurp@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-r1.ebuild X-VCS-Directories: www-servers/resin/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: 444c96a89bb3cf7e1ef99ae11142058052f3d7ff X-VCS-Branch: master Date: Tue, 25 Aug 2015 11:07:35 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 3c968b93-cb26-4db8-959a-29cc4429fc15 X-Archives-Hash: bcd7ddb95c8b90b96bb368eaeb4a8ecb commit: 444c96a89bb3cf7e1ef99ae11142058052f3d7ff Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Tue Aug 25 12:04:34 2015 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Tue Aug 25 12:06:26 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=444c96a8 www-servers/resin: Stable for amd64+x86. Fixes bug 431416. Package-Manager: portage-2.2.18 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> www-servers/resin/resin-4.0.44-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-servers/resin/resin-4.0.44-r1.ebuild b/www-servers/resin/resin-4.0.44-r1.ebuild index 5518667..67410a2 100644 --- a/www-servers/resin/resin-4.0.44-r1.ebuild +++ b/www-servers/resin/resin-4.0.44-r1.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