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 D8FCE1386CC for ; Mon, 7 Sep 2015 21:56:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 05B091431A; Mon, 7 Sep 2015 21:55:53 +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 6D5C71431A for ; Mon, 7 Sep 2015 21:55:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B1C8D340A26 for ; Mon, 7 Sep 2015 21:55:47 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C1EAC19D for ; Mon, 7 Sep 2015 21:55:43 +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: <1441662277.b56275dc005f9fe91d62508e6413be4c907cbc00.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.23.0.ebuild X-VCS-Directories: sys-block/gparted/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: b56275dc005f9fe91d62508e6413be4c907cbc00 X-VCS-Branch: master Date: Mon, 7 Sep 2015 21:55:43 +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: ce398230-8d09-4350-acf6-e6c946fa1f85 X-Archives-Hash: b3631cfeb6693a6c876e5a8dfb0aa7a2 commit: b56275dc005f9fe91d62508e6413be4c907cbc00 Author: Mikle Kolyada gentoo org> AuthorDate: Mon Sep 7 21:44:37 2015 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Mon Sep 7 21:44:37 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b56275dc sys-block/gparted: amd64 stable wrt bug #551826 Package-Manager: portage-2.2.20.1 RepoMan-Options: --ignore-arches sys-block/gparted/gparted-0.23.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-block/gparted/gparted-0.23.0.ebuild b/sys-block/gparted/gparted-0.23.0.ebuild index d5ddecd..352bbc5 100644 --- a/sys-block/gparted/gparted-0.23.0.ebuild +++ b/sys-block/gparted/gparted-0.23.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" 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