mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
metadata/layout.conf: Disallow RESTRICT=primaryuri
Bug: https://bugs.gentoo.org/696832 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Copyright 1999-2019 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
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
# Allow specific PROPERTIES and RESTRICT values in ebuilds.
|
||||
properties-allowed = interactive live
|
||||
restrict-allowed = binchecks bindist fetch installsources mirror preserve-libs primaryuri splitdebug strip test userpriv
|
||||
restrict-allowed = binchecks bindist fetch installsources mirror preserve-libs splitdebug strip test userpriv
|
||||
|
||||
# manifest-hashes specify hashes used for new/updated entries
|
||||
# the current set went live on 2017-11-21, per 2017-11-12 Council meeting
|
||||
|
||||
Reference in New Issue
Block a user