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 6EF241381F3 for ; Fri, 30 Oct 2020 01:59:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AF246E0864; Fri, 30 Oct 2020 01:59:37 +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 954CAE0864 for ; Fri, 30 Oct 2020 01:59:37 +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 2A896335DC9 for ; Fri, 30 Oct 2020 01:59:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C961326 for ; Fri, 30 Oct 2020 01:59:34 +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: <1604023154.3a0ef48bd3f99c66d530ca202b29920be9fae8e4.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/systemd-tmpfiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/systemd-tmpfiles/systemd-tmpfiles-246.ebuild X-VCS-Directories: sys-apps/systemd-tmpfiles/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 3a0ef48bd3f99c66d530ca202b29920be9fae8e4 X-VCS-Branch: master Date: Fri, 30 Oct 2020 01:59:34 +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: c2754fb3-54e0-46d9-9dd1-cdfadcca79bf X-Archives-Hash: 2d4fd634e7376ea8f7c25cce7417fa2c commit: 3a0ef48bd3f99c66d530ca202b29920be9fae8e4 Author: Sam James gentoo org> AuthorDate: Fri Oct 30 01:59:14 2020 +0000 Commit: Sam James gentoo org> CommitDate: Fri Oct 30 01:59:14 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a0ef48b sys-apps/systemd-tmpfiles: Keyword 246 x86, #751652 Signed-off-by: Sam James gentoo.org> sys-apps/systemd-tmpfiles/systemd-tmpfiles-246.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/systemd-tmpfiles/systemd-tmpfiles-246.ebuild b/sys-apps/systemd-tmpfiles/systemd-tmpfiles-246.ebuild index f9046b8f39c..282bfa6e4b9 100644 --- a/sys-apps/systemd-tmpfiles/systemd-tmpfiles-246.ebuild +++ b/sys-apps/systemd-tmpfiles/systemd-tmpfiles-246.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/systemd/systemd/archive/v${PV}.tar.gz -> systemd-${P LICENSE="BSD-2 GPL-2 LGPL-2.1 MIT public-domain" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" DEPEND=" >=sys-kernel/linux-headers-${MINKV}