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 A28E3138334 for ; Mon, 5 Aug 2019 00:34:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2C308E08B0; Mon, 5 Aug 2019 00:34:41 +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 0B435E08A5 for ; Mon, 5 Aug 2019 00:34: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 BAE70349AC9 for ; Mon, 5 Aug 2019 00:34:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3AA53756 for ; Mon, 5 Aug 2019 00:34:38 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1564965190.f0af328f64e6d1ab1ef6e73ebc4e0eb10c28f568.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/dconf-editor/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-base/dconf-editor/dconf-editor-3.30.2.ebuild X-VCS-Directories: gnome-base/dconf-editor/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: f0af328f64e6d1ab1ef6e73ebc4e0eb10c28f568 X-VCS-Branch: master Date: Mon, 5 Aug 2019 00:34:38 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: ed97ca7f-3e7e-43e2-94f2-d2414d1409de X-Archives-Hash: b5d4d2bece68f516c405b57d3770870b commit: f0af328f64e6d1ab1ef6e73ebc4e0eb10c28f568 Author: Aaron Bauman gentoo org> AuthorDate: Mon Aug 5 00:33:10 2019 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Mon Aug 5 00:33:10 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0af328f gnome-base/dconf-editor: arm64 keyworded Signed-off-by: Aaron Bauman gentoo.org> Package-Manager: Portage-2.3.70, Repoman-2.3.16 gnome-base/dconf-editor/dconf-editor-3.30.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-base/dconf-editor/dconf-editor-3.30.2.ebuild b/gnome-base/dconf-editor/dconf-editor-3.30.2.ebuild index 3e8674b6f05..3666f7682c0 100644 --- a/gnome-base/dconf-editor/dconf-editor-3.30.2.ebuild +++ b/gnome-base/dconf-editor/dconf-editor-3.30.2.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/dconf-editor" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-linux" RDEPEND=" >=gnome-base/dconf-0.26.1