diff --git a/script/post-upgrade.sh b/script/post-upgrade.sh index d0085eb..f43c484 100644 --- a/script/post-upgrade.sh +++ b/script/post-upgrade.sh @@ -78,6 +78,7 @@ PACKAGES_TO_ADD=( "app-portage/gentoolkit" "net-misc/openssh" "sys-devel/automake" + "app-admin/enman" ) rsync -av -H -A -X --delete-during "rsync://rsync.at.gentoo.org/gentoo-portage/licenses/" "/usr/portage/licenses/"