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 A4673138334 for ; Sat, 4 May 2019 15:07:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A9B9EE070D; Sat, 4 May 2019 15:07:20 +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 703E0E070D for ; Sat, 4 May 2019 15:07:20 +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 0FC4C343537 for ; Sat, 4 May 2019 15:07:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AD954503 for ; Sat, 4 May 2019 15:07:17 +0000 (UTC) From: "Anthony G. Basile" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anthony G. Basile" Message-ID: <1556982417.cd9c0cf7f9cdab20c1e666513324afc8b71a84e2.blueness@gentoo> Subject: [gentoo-commits] proj/musl:master commit in: sys-apps/sysvinit/ X-VCS-Repository: proj/musl X-VCS-Files: sys-apps/sysvinit/sysvinit-2.93.ebuild X-VCS-Directories: sys-apps/sysvinit/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: cd9c0cf7f9cdab20c1e666513324afc8b71a84e2 X-VCS-Branch: master Date: Sat, 4 May 2019 15:07:17 +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: 12247b8f-6308-4b03-81c9-76b7a41e9793 X-Archives-Hash: 195ba0db846b74a24f8a258102999b85 commit: cd9c0cf7f9cdab20c1e666513324afc8b71a84e2 Author: Anthony G. Basile gentoo org> AuthorDate: Sat May 4 15:06:33 2019 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Sat May 4 15:06:57 2019 +0000 URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=cd9c0cf7 sys-apps/sysvinit: stable 2.93 needed for ppc Signed-off-by: Anthony G. Basile gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 sys-apps/sysvinit/sysvinit-2.93.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/sysvinit/sysvinit-2.93.ebuild b/sys-apps/sysvinit/sysvinit-2.93.ebuild index e4bba86..93c711f 100644 --- a/sys-apps/sysvinit/sysvinit-2.93.ebuild +++ b/sys-apps/sysvinit/sysvinit-2.93.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://nongnu/${PN}/${P/_/-}.tar.xz" LICENSE="GPL-2" SLOT="0" [[ "${PV}" == *beta* ]] || \ -KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc x86" +KEYWORDS="~amd64 ~arm ~arm64 ~mips ppc x86" IUSE="selinux ibm static kernel_FreeBSD" CDEPEND="