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 30D5F13835B for ; Tue, 20 Oct 2020 08:18:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 23CEBE0829; Tue, 20 Oct 2020 08:18:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 0CFAFE0829 for ; Tue, 20 Oct 2020 08:18:48 +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 B1C7E34068A for ; Tue, 20 Oct 2020 08:18:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2F76F3AA for ; Tue, 20 Oct 2020 08:18:45 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1603181893.de972ce266ebf988eca13e9b966bd924ccabee31.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/flatpak/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/flatpak/flatpak-1.8.2.ebuild X-VCS-Directories: sys-apps/flatpak/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: de972ce266ebf988eca13e9b966bd924ccabee31 X-VCS-Branch: master Date: Tue, 20 Oct 2020 08:18:45 +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: a5c78f0a-6750-490c-bc04-bb81347a5b88 X-Archives-Hash: d6e2f395b9bc112dca808bc0f6e9f9ba commit: de972ce266ebf988eca13e9b966bd924ccabee31 Author: Sam James gentoo org> AuthorDate: Tue Oct 20 08:18:13 2020 +0000 Commit: Sam James gentoo org> CommitDate: Tue Oct 20 08:18:13 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de972ce2 sys-apps/flatpak: Keyword 1.8.2 arm64, #749687 Signed-off-by: Sam James gentoo.org> sys-apps/flatpak/flatpak-1.8.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/flatpak/flatpak-1.8.2.ebuild b/sys-apps/flatpak/flatpak-1.8.2.ebuild index 2e97632bb5a..9fe2a760982 100644 --- a/sys-apps/flatpak/flatpak-1.8.2.ebuild +++ b/sys-apps/flatpak/flatpak-1.8.2.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://flatpak.org/" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64" IUSE="doc gtk kde introspection policykit seccomp systemd" RESTRICT+=" test"