aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>2021-07-17 07:24:51 +0500
committerAnna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>2021-07-17 09:42:58 +0500
commit970214afffe19ad470ff4d5712e04d9bac7d01c0 (patch)
tree1249875871345869ad75ead44eb95ba7c146c6ca /metadata
parentdev-lang/fennel: remove lua5.2 support (diff)
downloadguru-970214afffe19ad470ff4d5712e04d9bac7d01c0.tar.gz
guru-970214afffe19ad470ff4d5712e04d9bac7d01c0.tar.bz2
guru-970214afffe19ad470ff4d5712e04d9bac7d01c0.zip
metadata/pkgcheck.conf: disable some checks
UnstableOnlyCheck and RedundantVersionCheck are useless as the regulations state: > 4. Packages in GURU are to have ~arch keywords. > Stable keywords must not be used Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Diffstat (limited to 'metadata')
-rw-r--r--metadata/pkgcheck.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/metadata/pkgcheck.conf b/metadata/pkgcheck.conf
new file mode 100644
index 000000000..8a2418f84
--- /dev/null
+++ b/metadata/pkgcheck.conf
@@ -0,0 +1,2 @@
+[DEFAULT]
+checks = -UnstableOnlyCheck,-RedundantVersionCheck