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 B91D5138359 for ; Fri, 16 Oct 2020 13:10:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F31A5E0817; Fri, 16 Oct 2020 13:10:47 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 D6A14E0817 for ; Fri, 16 Oct 2020 13:10:46 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 683C8340DC0 for ; Fri, 16 Oct 2020 13:10:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E5FE738C for ; Fri, 16 Oct 2020 13:10:43 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1602853830.c0ef76b0287a3d994f6839e9469d893eba6c7bb9.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: sys-apps/flatpak/ X-VCS-Repository: repo/proj/guru X-VCS-Files: sys-apps/flatpak/flatpak-1.8.2.ebuild X-VCS-Directories: sys-apps/flatpak/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: c0ef76b0287a3d994f6839e9469d893eba6c7bb9 X-VCS-Branch: dev Date: Fri, 16 Oct 2020 13:10:43 +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: a00c4f4b-d6f4-4809-bfe9-48fbd0d8773d X-Archives-Hash: c49d8eb90a1c0045c72f6119289f3d77 commit: c0ef76b0287a3d994f6839e9469d893eba6c7bb9 Author: Andrew Ammerlaan riseup net> AuthorDate: Fri Oct 16 13:10:30 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Fri Oct 16 13:10:30 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c0ef76b0 sys-apps/flatpak: re-add keywords ::gentoo dep has gained keywords Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Andrew Ammerlaan riseup.net> 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 c9b5dd3e..4d360f69 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="" +KEYWORDS="~amd64 ~x86" IUSE="doc gtk introspection kde policykit seccomp systemd" # FIXME: Automagic dep on app-arch/zstd 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 9A727138359 for ; Fri, 16 Oct 2020 13:10:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E942DE081A; Fri, 16 Oct 2020 13:10: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 D2500E081A for ; Fri, 16 Oct 2020 13:10: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 1A6CF340DCC for ; Fri, 16 Oct 2020 13:10:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E4F0438C for ; Fri, 16 Oct 2020 13:10:49 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1602853830.c0ef76b0287a3d994f6839e9469d893eba6c7bb9.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: sys-apps/flatpak/ X-VCS-Repository: repo/proj/guru X-VCS-Files: sys-apps/flatpak/flatpak-1.8.2.ebuild X-VCS-Directories: sys-apps/flatpak/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: c0ef76b0287a3d994f6839e9469d893eba6c7bb9 X-VCS-Branch: master Date: Fri, 16 Oct 2020 13:10: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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: e691c1b5-8503-4e1e-b981-9a0fda91e915 X-Archives-Hash: 33254be6216f4abf2930ad18d61355ec Message-ID: <20201016131049.R_UGFaentRrVxzVEk311JiCnjVQCBJGOtPLihwBkd7Q@z> commit: c0ef76b0287a3d994f6839e9469d893eba6c7bb9 Author: Andrew Ammerlaan riseup net> AuthorDate: Fri Oct 16 13:10:30 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Fri Oct 16 13:10:30 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c0ef76b0 sys-apps/flatpak: re-add keywords ::gentoo dep has gained keywords Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Andrew Ammerlaan riseup.net> 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 c9b5dd3e..4d360f69 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="" +KEYWORDS="~amd64 ~x86" IUSE="doc gtk introspection kde policykit seccomp systemd" # FIXME: Automagic dep on app-arch/zstd