From 4aea8f75c10b46d458c1c26965a867d4da6c71ac Mon Sep 17 00:00:00 2001 From: hasufell Date: Wed, 26 Aug 2015 02:32:03 +0200 Subject: [PATCH] saving uncommitted changes in /etc prior to emerge run --- paludis/hooks/sync_all_post/99-eix.bash | 2 +- paludis/keywords.conf | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) 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