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 DD3A713835A for ; Fri, 8 Jan 2021 20:46:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D890BE086E; Fri, 8 Jan 2021 20:46:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 C3014E086E for ; Fri, 8 Jan 2021 20:46:45 +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 3242433BE18 for ; Fri, 8 Jan 2021 20:46:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A4F76491 for ; Fri, 8 Jan 2021 20:46:41 +0000 (UTC) From: "Theo Anderson" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Theo Anderson" Message-ID: <1610138370.2cba94dc93fde6d971c600c436fa742ee3f6ead8.telans@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: profiles/ X-VCS-Repository: repo/proj/guru X-VCS-Files: profiles/profiles.desc X-VCS-Directories: profiles/ X-VCS-Committer: telans X-VCS-Committer-Name: Theo Anderson X-VCS-Revision: 2cba94dc93fde6d971c600c436fa742ee3f6ead8 X-VCS-Branch: dev Date: Fri, 8 Jan 2021 20:46:41 +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: 23a1161b-05b7-456b-817e-c7ca916f0a9c X-Archives-Hash: 024114807cb07740e983569fbb33d123 commit: 2cba94dc93fde6d971c600c436fa742ee3f6ead8 Author: Theo Anderson posteo de> AuthorDate: Fri Jan 8 20:39:30 2021 +0000 Commit: Theo Anderson posteo de> CommitDate: Fri Jan 8 20:39:30 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2cba94dc profiles/profiles.desc: change to dev profiles Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Theo Anderson posteo.de> profiles/profiles.desc | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/profiles/profiles.desc b/profiles/profiles.desc index edde3e2e..ef44b2d6 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -1,6 +1,6 @@ -hidden default/linux/amd64/17.1/selinux stable -hidden default/linux/amd64/17.1/hardened/selinux stable -hidden default/linux/amd64/17.1/no-multilib/hardened/selinux stable -hidden default/linux/amd64/17.0/x32 stable -hidden default/linux/x86/17.0/selinux stable -hidden default/linux/x86/17.0/hardened/selinux stable +hidden default/linux/amd64/17.1/selinux dev +hidden default/linux/amd64/17.1/hardened/selinux dev +hidden default/linux/amd64/17.1/no-multilib/hardened/selinux dev +hidden default/linux/amd64/17.0/x32 dev +hidden default/linux/x86/17.0/selinux dev +hidden default/linux/x86/17.0/hardened/selinux dev