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 E8D4C58974 for ; Sun, 31 Jan 2016 23:39:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7737B21C17E; Sun, 31 Jan 2016 23:39: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 C26F321C17E for ; Sun, 31 Jan 2016 23:39: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 DD2DD340CB4 for ; Sun, 31 Jan 2016 23:39:35 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0BDCE8E7 for ; Sun, 31 Jan 2016 23:39:32 +0000 (UTC) From: "Matt Thode" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Thode" Message-ID: <1454283531.87209a685fc65db05ae7bc779418be7828898db1.prometheanfire@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/growpart/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-fs/growpart/growpart-0.0.1.ebuild X-VCS-Directories: sys-fs/growpart/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matt Thode X-VCS-Revision: 87209a685fc65db05ae7bc779418be7828898db1 X-VCS-Branch: master Date: Sun, 31 Jan 2016 23:39:32 +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: fb1cd563-4452-4801-8e04-bfbf8018e1eb X-Archives-Hash: 6feb4b48b11ae4c1fbd92a249a4856e7 commit: 87209a685fc65db05ae7bc779418be7828898db1 Author: Matthew Thode gentoo org> AuthorDate: Sun Jan 31 23:33:33 2016 +0000 Commit: Matt Thode gentoo org> CommitDate: Sun Jan 31 23:38:51 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87209a68 sys-fs/growpart: making stable for cloud-init Package-Manager: portage-2.2.26 sys-fs/growpart/growpart-0.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-fs/growpart/growpart-0.0.1.ebuild b/sys-fs/growpart/growpart-0.0.1.ebuild index 7b50570..c456b02 100644 --- a/sys-fs/growpart/growpart-0.0.1.ebuild +++ b/sys-fs/growpart/growpart-0.0.1.ebuild @@ -11,7 +11,7 @@ S="${WORKDIR}" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=""