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 71B35138334 for ; Wed, 23 Oct 2019 21:39:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A26F9E0806; Wed, 23 Oct 2019 21:39:40 +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 B6E82E0806 for ; Wed, 23 Oct 2019 21:39:39 +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 C4B4E34C2C6 for ; Wed, 23 Oct 2019 21:39:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 10274828 for ; Wed, 23 Oct 2019 21:39:36 +0000 (UTC) From: "Robin H. Johnson" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Robin H. Johnson" Message-ID: <1571866770.40bd864953cd154a2525a07bdca4b83f02d41b77.robbat2@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/ganeti-instance-image/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/ganeti-instance-image/ganeti-instance-image-0.6-r2.ebuild X-VCS-Directories: app-emulation/ganeti-instance-image/ X-VCS-Committer: robbat2 X-VCS-Committer-Name: Robin H. Johnson X-VCS-Revision: 40bd864953cd154a2525a07bdca4b83f02d41b77 X-VCS-Branch: master Date: Wed, 23 Oct 2019 21:39: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: 3aba698a-d46d-418a-9158-4ba0ba272d34 X-Archives-Hash: 7783d0797cdf2fac6fe59ee889878412 commit: 40bd864953cd154a2525a07bdca4b83f02d41b77 Author: Robin H. Johnson gentoo org> AuthorDate: Wed Oct 23 21:37:41 2019 +0000 Commit: Robin H. Johnson gentoo org> CommitDate: Wed Oct 23 21:39:30 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40bd8649 app-emulation/ganeti-instance-image: stablize for infra Stable app-emulation/ganeti-2.15.2-r8 requires a newer version of app-emulation/ganeti-instance-image to also be stable. Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Robin H. Johnson gentoo.org> app-emulation/ganeti-instance-image/ganeti-instance-image-0.6-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/ganeti-instance-image/ganeti-instance-image-0.6-r2.ebuild b/app-emulation/ganeti-instance-image/ganeti-instance-image-0.6-r2.ebuild index 9e62e96a890..d60896758bb 100644 --- a/app-emulation/ganeti-instance-image/ganeti-instance-image-0.6-r2.ebuild +++ b/app-emulation/ganeti-instance-image/ganeti-instance-image-0.6-r2.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="http://code.osuosl.org/projects/ganeti-image" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" DEPEND=""