mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
layout.conf: Permit PROPERTIES=test_network
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Copyright 1999-2021 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
|
||||
properties-allowed = interactive live test_network
|
||||
restrict-allowed = binchecks bindist fetch installsources mirror preserve-libs splitdebug strip test userpriv
|
||||
|
||||
# manifest-hashes specify hashes used for new/updated entries
|
||||
|
||||
Reference in New Issue
Block a user