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 803E213829C for ; Mon, 6 Jun 2016 16:15:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 431691435A; Mon, 6 Jun 2016 16:15:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D3D4214352 for ; Mon, 6 Jun 2016 16:15:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id ECAC5340C4B for ; Mon, 6 Jun 2016 16:15:18 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8F48B2337 for ; Mon, 6 Jun 2016 16:15:15 +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: <1465229671.8e3cfc2fecea277bc4308b934cdb2c8ceb81ef13.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/puppetdb/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/puppetdb/puppetdb-4.0.2.ebuild X-VCS-Directories: app-admin/puppetdb/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 8e3cfc2fecea277bc4308b934cdb2c8ceb81ef13 X-VCS-Branch: master Date: Mon, 6 Jun 2016 16:15:15 +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: 98a6fbdb-f3f5-4377-84fd-5009f6e7e609 X-Archives-Hash: 9ae86b9dcd17bf548b690852cf8f2e41 commit: 8e3cfc2fecea277bc4308b934cdb2c8ceb81ef13 Author: Agostino Sarubbo gentoo org> AuthorDate: Mon Jun 6 16:14:31 2016 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Mon Jun 6 16:14:31 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e3cfc2f app-admin/puppetdb: amd64 stable wrt bug #584340 Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> app-admin/puppetdb/puppetdb-4.0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/puppetdb/puppetdb-4.0.2.ebuild b/app-admin/puppetdb/puppetdb-4.0.2.ebuild index 1386a3e..39e8d8f 100644 --- a/app-admin/puppetdb/puppetdb-4.0.2.ebuild +++ b/app-admin/puppetdb/puppetdb-4.0.2.ebuild @@ -14,7 +14,7 @@ LICENSE="Apache-2.0" SLOT="0" IUSE="" # will need the same keywords as puppet -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RDEPEND+=">=virtual/jdk-1.7.0" DEPEND+=""