From 81ac0fbc7988adc51a5429e5dafc9d6b35e0e62d Mon Sep 17 00:00:00 2001 From: hasufell Date: Sat, 5 Sep 2015 11:54:54 +0200 Subject: [PATCH] saving uncommitted changes in /etc prior to emerge run --- paludis/bashrc | 1 + paludis/keywords.conf | 2 ++ 2 files changed, 3 insertions(+) diff --git a/paludis/bashrc b/paludis/bashrc index 508a1b9..0e89d89 100644 --- a/paludis/bashrc +++ b/paludis/bashrc @@ -119,6 +119,7 @@ if [[ "${CATEGORY}/${PN}" != "sys-power/iasl" && "${CATEGORY}/${PN}" != "net-libs/libmnl" && "${CATEGORY}/${PN}" != "net-libs/opal" && + "${CATEGORY}/${PN}" != "media-video/guvcview" && "${CATEGORY}/${PN}" != "x11-libs/pixman" ]] then diff --git a/paludis/keywords.conf b/paludis/keywords.conf index 28900b7..e80c54d 100644 --- a/paludis/keywords.conf +++ b/paludis/keywords.conf @@ -947,3 +947,5 @@ dev-python/websocket-client ~amd64 ~sys-libs/ncurses-6.0:5 + +media-video/guvcview ~amd64