mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-02-22 07:30:02 +01:00
fix metadata and add check to ensure it doesn't happen again
This commit is contained in:
parent
05b8ade040
commit
c4d2b6f18b
2 changed files with 2 additions and 0 deletions
|
|
@ -30,6 +30,7 @@ PentooCI =
|
|||
MovedPackageUpdate
|
||||
NonexistentProfilePath
|
||||
#NonsolvableDepsInStable
|
||||
PackageMetadataXmlCheck
|
||||
ProfileError
|
||||
PythonEclassError
|
||||
SourcingError
|
||||
|
|
|
|||
|
|
@ -10,4 +10,5 @@
|
|||
</upstream>
|
||||
<use>
|
||||
<flag name='server'>Enable server</flag>
|
||||
</use>
|
||||
</pkgmetadata>
|
||||
|
|
|
|||
Loading…
Reference in a new issue