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 4E0A91382C5 for ; Sun, 25 Feb 2018 21:52:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1DD2EE089F; Sun, 25 Feb 2018 21:52:42 +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 E257AE089F for ; Sun, 25 Feb 2018 21:52:41 +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 D00B9335C43 for ; Sun, 25 Feb 2018 21:52:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 71FCA244 for ; Sun, 25 Feb 2018 21:52:37 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1519595438.628d76a1796135a532e9bbda063e23cfe7dc6a34.slyfox@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.29.0.ebuild X-VCS-Directories: sys-block/gparted/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 628d76a1796135a532e9bbda063e23cfe7dc6a34 X-VCS-Branch: master Date: Sun, 25 Feb 2018 21:52:37 +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: cd861bc9-9c6b-4534-82cd-7e67183f7781 X-Archives-Hash: 81a7b85db51a95e400ee7350d8997d1f commit: 628d76a1796135a532e9bbda063e23cfe7dc6a34 Author: Sergei Trofimovich gentoo org> AuthorDate: Sun Feb 25 21:42:53 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sun Feb 25 21:50:38 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=628d76a1 sys-block/gparted: keyworded 0.29.0 for ppc64, bug #639184 (thanks to ernsteiswuerfel) Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc64" sys-block/gparted/gparted-0.29.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-block/gparted/gparted-0.29.0.ebuild b/sys-block/gparted/gparted-0.29.0.ebuild index e45227170f4..4249a8da87d 100644 --- a/sys-block/gparted/gparted-0.29.0.ebuild +++ b/sys-block/gparted/gparted-0.29.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,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 ~ppc64 x86" IUSE="btrfs cryptsetup dmraid f2fs fat hfs jfs kde mdadm ntfs policykit reiserfs reiser4 udf xfs" COMMON_DEPEND="