layout.conf: don't ban eapi 7 yet

This commit is contained in:
Rick Farina (Zero_Chaos) 2024-04-02 23:01:08 -04:00
parent 57a50c555c
commit 43c6f835fe
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC
2 changed files with 2 additions and 1 deletions

View file

@ -11,7 +11,7 @@ sign-manifests = false
# indicate that ebuilds with the specified EAPIs are deprecated
eapis-deprecated = 0 1 2 3 4 5 6 7
eapis-banned = 0 1 2 3 4 5 6 7
eapis-banned = 0 1 2 3 4 5 6
manifest-hashes = BLAKE2B SHA512
manifest-required-hashes = BLAKE2B

View file

@ -3,3 +3,4 @@ set -eux
pkgcheck scan --exit warning -k=-NonsolvableDepsInStable,-NonsolvableDepsInDev,-PotentialStable,-MissingRemoteId,-UnknownProfilePackageUse,-UnknownProfileUse,-UnknownProfileUseExpand,-UnknownProfilePackageKeywords,-UnknownProfilePackage,-UnusedProfileDirs,-RedundantPackageUpdate,-OutdatedProfilePackage,-OldPackageUpdate,-OldMultiMovePackageUpdate,-MultiMovePackageUpdate,-LaggingProfileEapi,-BadDescription,-VariableOrderWrong,-LaggingStable,-SizeViolation,-TotalSizeViolation,-UnknownUseFlags,-MatchingChksums,-UnusedEclasses,-AbsoluteSymlink,-ExcessiveLineLength
#pkgcheck scan --exit warning -k=EmptyGlobalAssignment
pkgcheck scan --exit error -k error,-NonsolvableDepsInStable,-NonsolvableDepsInDev,-NonsolvableDepsInExp,-UnknownLicense,-UnknownUseFlags