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 60470139694 for ; Tue, 25 Jul 2017 12:27:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EDAE81FC044; Tue, 25 Jul 2017 12:27:03 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 C5C13E0E21 for ; Tue, 25 Jul 2017 12:27:03 +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 C9DB3341869 for ; Tue, 25 Jul 2017 12:27:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2269874C5 for ; Tue, 25 Jul 2017 12:27:01 +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: <1500985600.6e1aec351cef016094ddfe4ea9c3240a2bb7931a.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.24.1.ebuild X-VCS-Directories: gnome-base/gnome-session/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 6e1aec351cef016094ddfe4ea9c3240a2bb7931a X-VCS-Branch: master Date: Tue, 25 Jul 2017 12:27:01 +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: 5a7a521f-1baf-4619-b3e4-37df7ff1dddf X-Archives-Hash: 024c67ae1c99dd9cd08891e2cf68e554 commit: 6e1aec351cef016094ddfe4ea9c3240a2bb7931a Author: Alexis Ballier gentoo org> AuthorDate: Mon Jul 24 15:23:04 2017 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Tue Jul 25 12:26:40 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e1aec35 gnome-base/gnome-session: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.3 gnome-base/gnome-session/gnome-session-3.24.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-base/gnome-session/gnome-session-3.24.1.ebuild b/gnome-base/gnome-session/gnome-session-3.24.1.ebuild index 09e700cd635..9eaa8c16f0e 100644 --- a/gnome-base/gnome-session/gnome-session-3.24.1.ebuild +++ b/gnome-base/gnome-session/gnome-session-3.24.1.ebuild @@ -9,7 +9,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