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 AB171138350 for ; Thu, 30 Jan 2020 07:42:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D6ACDE0866; Thu, 30 Jan 2020 07:42:55 +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 A2B25E0866 for ; Thu, 30 Jan 2020 07:42:55 +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 0254834E552 for ; Thu, 30 Jan 2020 07:42:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0C98510F for ; Thu, 30 Jan 2020 07:42:51 +0000 (UTC) From: "Georgy Yakovlev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Georgy Yakovlev" Message-ID: <1580369746.c0afea5daa179ca6409299de9bb5c93a29e31e11.gyakovlev@gentoo> Subject: [gentoo-commits] proj/musl:master commit in: sys-apps/sandbox/ X-VCS-Repository: proj/musl X-VCS-Files: sys-apps/sandbox/sandbox-2.12.ebuild sys-apps/sandbox/sandbox-2.13.ebuild sys-apps/sandbox/sandbox-2.14.ebuild sys-apps/sandbox/sandbox-2.15.ebuild sys-apps/sandbox/sandbox-2.17.ebuild X-VCS-Directories: sys-apps/sandbox/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: c0afea5daa179ca6409299de9bb5c93a29e31e11 X-VCS-Branch: master Date: Thu, 30 Jan 2020 07:42:51 +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: a1f47a48-8d43-4cad-870a-12c041d8f5fe X-Archives-Hash: dda31d32fafd07d1cc55679fcb86810a commit: c0afea5daa179ca6409299de9bb5c93a29e31e11 Author: Georgy Yakovlev gentoo org> AuthorDate: Thu Jan 30 07:35:46 2020 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Thu Jan 30 07:35:46 2020 +0000 URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=c0afea5d sys-apps/sandbox: restore ppc64 keyword Package-Manager: Portage-2.3.86, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev gentoo.org> sys-apps/sandbox/sandbox-2.12.ebuild | 4 ++-- sys-apps/sandbox/sandbox-2.13.ebuild | 4 ++-- sys-apps/sandbox/sandbox-2.14.ebuild | 4 ++-- sys-apps/sandbox/sandbox-2.15.ebuild | 4 ++-- sys-apps/sandbox/sandbox-2.17.ebuild | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/sys-apps/sandbox/sandbox-2.12.ebuild b/sys-apps/sandbox/sandbox-2.12.ebuild index abd01a5..8a4281d 100644 --- a/sys-apps/sandbox/sandbox-2.12.ebuild +++ b/sys-apps/sandbox/sandbox-2.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~mgorny/dist/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~mips ppc x86" +KEYWORDS="amd64 ~arm ~arm64 ~mips ppc ppc64 x86" IUSE="" DEPEND="app-arch/xz-utils diff --git a/sys-apps/sandbox/sandbox-2.13.ebuild b/sys-apps/sandbox/sandbox-2.13.ebuild index 670e5be..9564ec6 100644 --- a/sys-apps/sandbox/sandbox-2.13.ebuild +++ b/sys-apps/sandbox/sandbox-2.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~mgorny/dist/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm arm64 ~mips ppc x86" +KEYWORDS="amd64 arm arm64 ~mips ppc ppc64 x86" IUSE="" DEPEND="app-arch/xz-utils diff --git a/sys-apps/sandbox/sandbox-2.14.ebuild b/sys-apps/sandbox/sandbox-2.14.ebuild index a3c0d9b..7f67e7c 100644 --- a/sys-apps/sandbox/sandbox-2.14.ebuild +++ b/sys-apps/sandbox/sandbox-2.14.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~mgorny/dist/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm arm64 ~mips ~ppc ~x86" +KEYWORDS="~amd64 ~arm arm64 ~mips ~ppc ~ppc64 ~x86" IUSE="" DEPEND="app-arch/xz-utils diff --git a/sys-apps/sandbox/sandbox-2.15.ebuild b/sys-apps/sandbox/sandbox-2.15.ebuild index 615412f..e239b90 100644 --- a/sys-apps/sandbox/sandbox-2.15.ebuild +++ b/sys-apps/sandbox/sandbox-2.15.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~mgorny/dist/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86" IUSE="" DEPEND="app-arch/xz-utils diff --git a/sys-apps/sandbox/sandbox-2.17.ebuild b/sys-apps/sandbox/sandbox-2.17.ebuild index 6455c6a..7b8649c 100644 --- a/sys-apps/sandbox/sandbox-2.17.ebuild +++ b/sys-apps/sandbox/sandbox-2.17.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~dilfridge/distfiles/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86" IUSE="" DEPEND="app-arch/xz-utils