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 DDF2C59CA3 for ; Sun, 6 Mar 2016 20:36:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 15FC621C052; Sun, 6 Mar 2016 20:36:35 +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 D694021C05F for ; Sun, 6 Mar 2016 20:36:33 +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 04A4434099A for ; Sun, 6 Mar 2016 20:36:33 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E907C2324 for ; Sun, 6 Mar 2016 20:36:27 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1457296396.f1bcf603e45dbed620965b115d4e57d1a5c50d1f.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-block/gparted/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-block/gparted/gparted-0.25.0.ebuild X-VCS-Directories: sys-block/gparted/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: f1bcf603e45dbed620965b115d4e57d1a5c50d1f X-VCS-Branch: master Date: Sun, 6 Mar 2016 20:36:27 +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: 5905a627-d26d-40fb-86f9-906e40558881 X-Archives-Hash: 819964d093d198336c0f92d476221ceb commit: f1bcf603e45dbed620965b115d4e57d1a5c50d1f Author: Mikle Kolyada gentoo org> AuthorDate: Sun Mar 6 20:29:20 2016 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sun Mar 6 20:33:16 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1bcf603 sys-block/gparted: x86 stable wrt bug #566378 Package-Manager: portage-2.2.26 sys-block/gparted/gparted-0.25.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-block/gparted/gparted-0.25.0.ebuild b/sys-block/gparted/gparted-0.25.0.ebuild index c610c5b..1cc3abb 100644 --- a/sys-block/gparted/gparted-0.25.0.ebuild +++ b/sys-block/gparted/gparted-0.25.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2+ FDL-1.2+" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~x86" +KEYWORDS="amd64 ~arm ~ppc x86" IUSE="btrfs dmraid f2fs fat hfs jfs kde mdadm ntfs policykit reiserfs reiser4 xfs" # FIXME: add gpart support