diff --git a/conf.d/mixin.mk b/conf.d/mixin.mk
index 225087f2314fdd0eb3ac996c26753440df6160ce..9f14a92e6e16b97f466942b78d2a5067ede45f3e 100644
--- a/conf.d/mixin.mk
+++ b/conf.d/mixin.mk
@@ -152,7 +152,7 @@ mixin/regular-rescue: use/rescue use/isohybrid use/luks use/branding \
 mixin/regular-builder: use/dev/builder/base use/net/dhcp use/ntp/chrony
 	@$(call add,THE_PACKAGES,bash-completion elinks gpm lftp openssh)
 	@$(call add,THE_PACKAGES,rpm-utils screen tmux wget zsh)
-	@$(call add,THE_PACKAGES,apt-repo)
+	@$(call add,THE_PACKAGES,apt-repo eepm)
 
 ### vm.mk
 mixin/cloud-init:
diff --git a/pkg.in/lists/tagged/base+regular b/pkg.in/lists/tagged/base+regular
index 05beb7654a86cc1a97eacfe7b0c362ed4f1e22a3..deff830e3f81cf6b61ae897da524f093fab8e9a9 100644
--- a/pkg.in/lists/tagged/base+regular
+++ b/pkg.in/lists/tagged/base+regular
@@ -33,6 +33,7 @@ apt-scripts
 apt-https
 #aptitude # See ALT bug 41622
 update-kernel
+eepm
 
 bash-completion
 cpufreq-simple@X86