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:
Michał Górny
2019-11-02 12:43:02 +01:00
parent 25c02841f2
commit c74fb98c07

View File

@@ -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