public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Cc: "Michał Górny" <mgorny@gentoo.org>
Subject: [gentoo-dev] [PATCH 1/2] metadata/layout.conf: Recognize PROPERTIES=test_privileged
Date: Thu, 22 Feb 2024 11:44:09 +0100	[thread overview]
Message-ID: <20240222104438.200565-1-mgorny@gentoo.org> (raw)

Bug: https://bugs.gentoo.org/924585
Signed-off-by: Michał Górny <mgorny@gentoo.org>
---
 metadata/layout.conf | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

PR: https://github.com/gentoo/gentoo/pull/35487

diff --git a/metadata/layout.conf b/metadata/layout.conf
index fff2d6072f99..5fb0b20d5f8a 100644
--- a/metadata/layout.conf
+++ b/metadata/layout.conf
@@ -1,11 +1,11 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # For details on this file, see the layout.conf section of the
 # portage(5) man page.
 
 # Allow specific PROPERTIES and RESTRICT values in ebuilds.
-properties-allowed = interactive live test_network
+properties-allowed = interactive live test_network test_privileged
 restrict-allowed = binchecks bindist fetch installsources mirror preserve-libs splitdebug strip test userpriv
 
 # manifest-hashes specify hashes used for new/updated entries
-- 
2.43.2



             reply	other threads:[~2024-02-22 10:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-22 10:44 Michał Górny [this message]
2024-02-22 10:44 ` [gentoo-dev] [PATCH 2/2] dev-python/reflink: Use PROPERTIES=test_privileged Michał Górny

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240222104438.200565-1-mgorny@gentoo.org \
    --to=mgorny@gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox