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 1C17C138206 for ; Sun, 14 Jan 2018 18:37:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5C1CBE0864; Sun, 14 Jan 2018 18:37:58 +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 3B4F5E0864 for ; Sun, 14 Jan 2018 18:37:58 +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 28163335C2C for ; Sun, 14 Jan 2018 18:37:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 753961CC for ; Sun, 14 Jan 2018 18:37:55 +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: <1515955065.68d53d836ef39b339e8a8c2d12fad8cfdec68951.blueness@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 X-VCS-Directories: sys-apps/sandbox/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: 68d53d836ef39b339e8a8c2d12fad8cfdec68951 X-VCS-Branch: master Date: Sun, 14 Jan 2018 18:37:55 +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-Archives-Salt: 8c1b50b1-fbf3-4a7b-a766-2eb385d9fe1b X-Archives-Hash: 35a06fea461a87fb7341da756483c5ac commit: 68d53d836ef39b339e8a8c2d12fad8cfdec68951 Author: Anthony G. Basile gentoo org> AuthorDate: Sun Jan 14 18:37:45 2018 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Sun Jan 14 18:37:45 2018 +0000 URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=68d53d83 sys-apps/sandbox: stabilize 2.12 on all musl arches Package-Manager: Portage-2.3.13, Repoman-2.3.3 sys-apps/sandbox/sandbox-2.12.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/sandbox/sandbox-2.12.ebuild b/sys-apps/sandbox/sandbox-2.12.ebuild index 265df32..6b609a2 100644 --- a/sys-apps/sandbox/sandbox-2.12.ebuild +++ b/sys-apps/sandbox/sandbox-2.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # 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="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="amd64 arm ~mips ppc x86" IUSE="" DEPEND="app-arch/xz-utils