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 328FF139696 for ; Mon, 3 Jul 2017 09:12:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 05DAB2340A8; Mon, 3 Jul 2017 09:12:07 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D874A2340A2 for ; Mon, 3 Jul 2017 09:12:06 +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 22CBC34194C for ; Mon, 3 Jul 2017 09:12:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4B6FC74A7 for ; Mon, 3 Jul 2017 09:12:03 +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: <1499073093.fb690c6cbc55a1c6c121833027ec8dc43a0935fd.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: lxde-base/lxsession/ X-VCS-Repository: repo/gentoo X-VCS-Files: lxde-base/lxsession/lxsession-0.5.2.ebuild X-VCS-Directories: lxde-base/lxsession/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: fb690c6cbc55a1c6c121833027ec8dc43a0935fd X-VCS-Branch: master Date: Mon, 3 Jul 2017 09:12:03 +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: 298db785-cf47-47ed-925f-57c7575a2be6 X-Archives-Hash: 4b3bfb6bfb53ab2f6f6fa8d34fcfe525 commit: fb690c6cbc55a1c6c121833027ec8dc43a0935fd Author: Alexis Ballier gentoo org> AuthorDate: Mon Jul 3 09:05:52 2017 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Mon Jul 3 09:11:33 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb690c6c lxde-base/lxsession: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 lxde-base/lxsession/lxsession-0.5.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lxde-base/lxsession/lxsession-0.5.2.ebuild b/lxde-base/lxsession/lxsession-0.5.2.ebuild index 3eb8517202d..cbfa54102c4 100644 --- a/lxde-base/lxsession/lxsession-0.5.2.ebuild +++ b/lxde-base/lxsession/lxsession-0.5.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ HOMEPAGE="http://lxde.org/" SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 arm ppc x86 ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~arm64 ppc x86 ~arm-linux ~x86-linux" SLOT="0" # upower USE flag is enabled by default in the desktop profile