From a8e0c1ead18c10860fa29e9751acfdf365bb9c3f Mon Sep 17 00:00:00 2001 From: hasufell Date: Mon, 27 Apr 2015 18:52:55 +0200 Subject: [PATCH] saving uncommitted changes in /etc prior to emerge run --- paludis/bashrc | 1 + paludis/keywords.conf | 3 +++ 2 files changed, 4 insertions(+) diff --git a/paludis/bashrc b/paludis/bashrc index 0391f8d..8139296 100644 --- a/paludis/bashrc +++ b/paludis/bashrc @@ -200,6 +200,7 @@ if [[ "${CATEGORY}/${PN}" != "dev-util/nemiver" && "${CATEGORY}/${PN}" != "app-text/aspell" && "${CATEGORY}/${PN}" != "app-text/pandoc" && + "${CATEGORY}/${PN}" != "sys-apps/memtest86+" && "${CATEGORY}" != "dev-haskell" ]] then diff --git a/paludis/keywords.conf b/paludis/keywords.conf index 749f6b6..2efaf17 100644 --- a/paludis/keywords.conf +++ b/paludis/keywords.conf @@ -809,3 +809,6 @@ dev-tex/luatex ~amd64 dev-texlive/texlive-documentation-base ~amd64 app-text/texlive ~amd64 app-text/texlive-core ~amd64 + + +sys-apps/memtest86+ ~amd64