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 A02171395E2 for ; Sat, 5 Nov 2016 14:04:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 66C71E0C35; Sat, 5 Nov 2016 14:04:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4B240E0C35 for ; Sat, 5 Nov 2016 14:04:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2347D3415D4 for ; Sat, 5 Nov 2016 14:04:17 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5C7BB303 for ; Sat, 5 Nov 2016 14:04:15 +0000 (UTC) From: "Mike Gilbert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Gilbert" Message-ID: <1478354652.c0a74c15fb9d5f7ee67a67e60c61a16901f1658d.floppym@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/x86/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/x86/package.mask X-VCS-Directories: profiles/arch/x86/ X-VCS-Committer: floppym X-VCS-Committer-Name: Mike Gilbert X-VCS-Revision: c0a74c15fb9d5f7ee67a67e60c61a16901f1658d X-VCS-Branch: master Date: Sat, 5 Nov 2016 14:04:15 +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: f6af8372-cfd0-41ec-b8ad-f4074a0a0e80 X-Archives-Hash: 10bd3dc2080e35d90b98984d64754c70 commit: c0a74c15fb9d5f7ee67a67e60c61a16901f1658d Author: Mike Gilbert gentoo org> AuthorDate: Sat Nov 5 14:03:12 2016 +0000 Commit: Mike Gilbert gentoo org> CommitDate: Sat Nov 5 14:04:12 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0a74c15 profiles: mask systemd-232 on x86 profiles/arch/x86/package.mask | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/profiles/arch/x86/package.mask b/profiles/arch/x86/package.mask index ce68ad8..fd6adc9 100644 --- a/profiles/arch/x86/package.mask +++ b/profiles/arch/x86/package.mask @@ -1,4 +1,8 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ +# Mike Gilbert (05 Nov 2016) +# seccomp-related regression on x86. +# https://bugs.gentoo.org/598992 +=sys-apps/systemd-232