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 81333139083 for ; Thu, 21 Dec 2017 21:16:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3194CE0FF8; Thu, 21 Dec 2017 21:16:10 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 02D1EE0FF5 for ; Thu, 21 Dec 2017 21:16:10 +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 1CE03340DF9 for ; Thu, 21 Dec 2017 21:16:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 43D7EAEB9 for ; Thu, 21 Dec 2017 21:16:05 +0000 (UTC) From: "Patrice Clement" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrice Clement" Message-ID: <1513890945.0e160118910fb53736adfeae7eb7cb0fd48b1809.monsieurp@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/gnome-disk-utility/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/gnome-disk-utility/gnome-disk-utility-3.24.1.ebuild X-VCS-Directories: sys-apps/gnome-disk-utility/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: 0e160118910fb53736adfeae7eb7cb0fd48b1809 X-VCS-Branch: master Date: Thu, 21 Dec 2017 21:16:05 +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: fa2b0b7d-6e75-4d2e-8aac-df11a38cd130 X-Archives-Hash: 460751076b62e837d00a51a232eae0ed commit: 0e160118910fb53736adfeae7eb7cb0fd48b1809 Author: Roy Bamford gentoo org> AuthorDate: Tue Oct 17 16:54:35 2017 +0000 Commit: Patrice Clement gentoo org> CommitDate: Thu Dec 21 21:15:45 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e160118 sys-apps/gnome-disk-utility: added ~arm64 keyword. Package-Manager: Portage-2.3.11, Repoman-2.3.3 sys-apps/gnome-disk-utility/gnome-disk-utility-3.24.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/gnome-disk-utility/gnome-disk-utility-3.24.1.ebuild b/sys-apps/gnome-disk-utility/gnome-disk-utility-3.24.1.ebuild index c1966f5ce0c..bf51a951acf 100644 --- a/sys-apps/gnome-disk-utility/gnome-disk-utility-3.24.1.ebuild +++ b/sys-apps/gnome-disk-utility/gnome-disk-utility-3.24.1.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://git.gnome.org/browse/gnome-disk-utility" LICENSE="GPL-2+" SLOT="0" IUSE="fat gnome systemd" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" COMMON_DEPEND=" >=app-arch/xz-utils-5.0.5