diff --git a/paludis/hooks/sync_all_post/99-eix.bash b/paludis/hooks/sync_all_post/99-eix.bash index f8dd95e..fe83a6b 100644 --- a/paludis/hooks/sync_all_post/99-eix.bash +++ b/paludis/hooks/sync_all_post/99-eix.bash @@ -3,5 +3,5 @@ source "${PALUDIS_EBUILD_DIR}/echo_functions.bash" ebegin "Updating eix cache" -eix update -q +eix-update -q eend $? diff --git a/paludis/keywords.conf b/paludis/keywords.conf index ec049e3..967fe28 100644 --- a/paludis/keywords.conf +++ b/paludis/keywords.conf @@ -926,5 +926,8 @@ www-client/links ~amd64 # clang compat ~app-text/aspell-0.60.6.1 ~amd64 - +# docker app-emulation/docker ~amd64 +dev-go/sanitized-anchor-name ~amd64 +dev-go/blackfriday ~amd64 +dev-go/go-md2man ~amd64