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 2B87A139694 for ; Tue, 25 Jul 2017 13:37:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D04CB1FC05D; Tue, 25 Jul 2017 13:36:53 +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 ADCC9E0D91 for ; Tue, 25 Jul 2017 13:36:53 +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 031F9341879 for ; Tue, 25 Jul 2017 13:36:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E786E74CC for ; Tue, 25 Jul 2017 13:36:49 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1500988343.589e92885ca8f8c87a7153cb3ee2b8bbc12e190b.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-session/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-base/gnome-session/gnome-session-3.22.3.ebuild X-VCS-Directories: gnome-base/gnome-session/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 589e92885ca8f8c87a7153cb3ee2b8bbc12e190b X-VCS-Branch: master Date: Tue, 25 Jul 2017 13:36:49 +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: e6a68d17-cb44-454c-a47b-361e59d7abd8 X-Archives-Hash: a315a1b1094b15bf98faf70194da4fdb commit: 589e92885ca8f8c87a7153cb3ee2b8bbc12e190b Author: Alexis Ballier gentoo org> AuthorDate: Tue Jul 25 13:12:00 2017 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Tue Jul 25 13:12:23 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=589e9288 gnome-base/gnome-session: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.3 gnome-base/gnome-session/gnome-session-3.22.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-base/gnome-session/gnome-session-3.22.3.ebuild b/gnome-base/gnome-session/gnome-session-3.22.3.ebuild index ebc3338ded4..4e89bd630b1 100644 --- a/gnome-base/gnome-session/gnome-session-3.22.3.ebuild +++ b/gnome-base/gnome-session/gnome-session-3.22.3.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://git.gnome.org/browse/gnome-session" LICENSE="GPL-2 LGPL-2 FDL-1.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="doc elibc_FreeBSD ipv6 systemd" # x11-misc/xdg-user-dirs{,-gtk} are needed to create the various XDG_*_DIRs, and