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 BCA26139694 for ; Wed, 29 Mar 2017 00:22:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 821252241A9; Wed, 29 Mar 2017 00:22:56 +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 5B7E621C082 for ; Wed, 29 Mar 2017 00:22:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 6B355341645 for ; Wed, 29 Mar 2017 00:22:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7444173E6 for ; Wed, 29 Mar 2017 00:22:47 +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: <1490746943.0ffc9404d46834c0afc5b1ced02cb9b21caee3b6.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.30.ebuild X-VCS-Directories: sys-fs/growpart/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matt Thode X-VCS-Revision: 0ffc9404d46834c0afc5b1ced02cb9b21caee3b6 X-VCS-Branch: master Date: Wed, 29 Mar 2017 00:22:47 +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: df7ff9cf-4e56-4e84-a9f0-5d2a3464b0ca X-Archives-Hash: 89fb2161ae67be2eec8b85ddafb2ab65 commit: 0ffc9404d46834c0afc5b1ced02cb9b21caee3b6 Author: Matthew Thode gentoo org> AuthorDate: Wed Mar 29 00:11:20 2017 +0000 Commit: Matt Thode gentoo org> CommitDate: Wed Mar 29 00:22:23 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ffc9404 sys-fs/growpart: 0.0.30 stable amd64 and x86 Package-Manager: Portage-2.3.3, Repoman-2.3.1 sys-fs/growpart/growpart-0.0.30.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-fs/growpart/growpart-0.0.30.ebuild b/sys-fs/growpart/growpart-0.0.30.ebuild index 27954d1ba64..0c5835314e6 100644 --- a/sys-fs/growpart/growpart-0.0.30.ebuild +++ b/sys-fs/growpart/growpart-0.0.30.ebuild @@ -10,7 +10,7 @@ S="${WORKDIR}" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=""