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 7BA36138359 for ; Mon, 23 Nov 2020 07:53:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9F489E086B; Mon, 23 Nov 2020 07:53:02 +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 8A71EE086B for ; Mon, 23 Nov 2020 07:53:02 +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 A6D2E340D20 for ; Mon, 23 Nov 2020 07:53:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C57CF46E for ; Mon, 23 Nov 2020 07:52:58 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1606117930.4deac4f4d0ab5d6cf2ca46afed9a15527cb6603a.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/libseccomp/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-libs/libseccomp/libseccomp-2.4.4.ebuild X-VCS-Directories: sys-libs/libseccomp/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 4deac4f4d0ab5d6cf2ca46afed9a15527cb6603a X-VCS-Branch: master Date: Mon, 23 Nov 2020 07:52:58 +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: 28ef9d8e-2985-49f0-bdd0-c529ffb05c04 X-Archives-Hash: a95fc3bda58c12d349f34995e4ea994b commit: 4deac4f4d0ab5d6cf2ca46afed9a15527cb6603a Author: Sergei Trofimovich gentoo org> AuthorDate: Mon Nov 23 07:52:10 2020 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Mon Nov 23 07:52:10 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4deac4f4 sys-libs/libseccomp: stable 2.4.4 for ppc stable wrt bug #755494 Package-Manager: Portage-3.0.10, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich gentoo.org> sys-libs/libseccomp/libseccomp-2.4.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/libseccomp/libseccomp-2.4.4.ebuild b/sys-libs/libseccomp/libseccomp-2.4.4.ebuild index e88f30715d8..4e319b7660d 100644 --- a/sys-libs/libseccomp/libseccomp-2.4.4.ebuild +++ b/sys-libs/libseccomp/libseccomp-2.4.4.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/seccomp/libseccomp/releases/download/v${PV}/${P}.tar LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="-* amd64 arm arm64 ~hppa ~mips ~ppc ppc64 ~s390 x86 ~amd64-linux ~x86-linux" +KEYWORDS="-* amd64 arm arm64 ~hppa ~mips ppc ppc64 ~s390 x86 ~amd64-linux ~x86-linux" IUSE="static-libs" # We need newer kernel headers; we don't keep strict control of the exact