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 A8AA2138359 for ; Fri, 30 Oct 2020 02:05:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E47CBE086A; Fri, 30 Oct 2020 02:05:16 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 CFD22E086A for ; Fri, 30 Oct 2020 02:05:16 +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 AA2A7335D64 for ; Fri, 30 Oct 2020 02:05:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5FD0C3C1 for ; Fri, 30 Oct 2020 02:05:14 +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: <1604023505.86e357fdb0b171969c45bb94446c3399568b4239.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: 86e357fdb0b171969c45bb94446c3399568b4239 X-VCS-Branch: master Date: Fri, 30 Oct 2020 02:05:14 +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: 86b310d3-b1ec-4ade-8360-adfbc015ebdf X-Archives-Hash: 5622d212589a8307e20f39bf7aa21589 commit: 86e357fdb0b171969c45bb94446c3399568b4239 Author: Sam James gentoo org> AuthorDate: Fri Oct 30 02:05:05 2020 +0000 Commit: Sam James gentoo org> CommitDate: Fri Oct 30 02:05:05 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86e357fd sys-apps/systemd-tmpfiles: ppc keyworded (bug #751652) Package-Manager: Portage-3.0.8, Repoman-3.0.2 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 c57afec96e0..5ca307a1443 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 ~arm ~arm64 ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86" DEPEND=" >=sys-kernel/linux-headers-${MINKV}