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 A913D138335 for ; Mon, 22 Jul 2019 23:19:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 959B7E0825; Mon, 22 Jul 2019 23:19:26 +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 7A285E0825 for ; Mon, 22 Jul 2019 23:19:26 +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 0EE59348B01 for ; Mon, 22 Jul 2019 23:19:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 95FAA5DE for ; Mon, 22 Jul 2019 23:19:22 +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: <1563837556.8c081ec34f1b0d909eb9fa233f4cf5e8231bbba8.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/lightdm/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/lightdm/lightdm-1.28.0.ebuild X-VCS-Directories: x11-misc/lightdm/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: 8c081ec34f1b0d909eb9fa233f4cf5e8231bbba8 X-VCS-Branch: master Date: Mon, 22 Jul 2019 23:19:22 +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: 2a598307-6fb3-48fb-848c-6eaaf068c568 X-Archives-Hash: cebd0131b77261b7a2bacc43636d5537 commit: 8c081ec34f1b0d909eb9fa233f4cf5e8231bbba8 Author: Aaron Bauman gentoo org> AuthorDate: Mon Jul 22 23:19:01 2019 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Mon Jul 22 23:19:16 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c081ec3 x11-misc/lightdm: arm64 stable (bug #688202) Signed-off-by: Aaron Bauman gentoo.org> Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="arm64" x11-misc/lightdm/lightdm-1.28.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/lightdm/lightdm-1.28.0.ebuild b/x11-misc/lightdm/lightdm-1.28.0.ebuild index d18f8dffa15..73a26447097 100644 --- a/x11-misc/lightdm/lightdm-1.28.0.ebuild +++ b/x11-misc/lightdm/lightdm-1.28.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/CanonicalLtd/lightdm/releases/download/${PV}/${P}.ta LICENSE="GPL-3 LGPL-3" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86" +KEYWORDS="amd64 ~arm arm64 ppc ppc64 x86" IUSE="audit +gnome +gtk +introspection qt5 vala" COMMON_DEPEND="