diff --git a/README.md b/README.md
index 46f318f1e4c4c65cca4e0e531a71563783c25eb8..381ccdd4569f69ef005fdba07c8da01b49fe8a2c 100644
--- a/README.md
+++ b/README.md
@@ -6,18 +6,11 @@ To check your overlay for QA issues, add the following `.gitlab-ci.yml`:
 image: $CI_REGISTRY/poncho/gentoo-qa-image:latest
 
 stages:
-  - repoman
   - pkgcheck
 
 variables:
   GIT_DEPTH: 1
 
-repoman:
-  stage: repoman
-  script:
-    - repoman --version
-    - repoman full -xiIdv
-
 pkgcheck:
   stage: pkgcheck
   script: