From 6d96059e910ceae249dd492a93eab424d4827955 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Tue, 7 Sep 2010 00:59:04 -0700 Subject: Add a new package set called @unavailable-binaries which matches packages that are installed for which corresponding binary packages are not available. --- cnf/sets/portage.conf | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'cnf') diff --git a/cnf/sets/portage.conf b/cnf/sets/portage.conf index a21b587aa..800ac7cb8 100644 --- a/cnf/sets/portage.conf +++ b/cnf/sets/portage.conf @@ -72,3 +72,8 @@ class = portage.sets.dbapi.DowngradeSet # corresponding to the same $CATEGORY/$PN:$SLOT. [unavailable] class = portage.sets.dbapi.UnavailableSet + +# Installed packages for which corresponding binary packages +# are not available. +[unavailable-binaries] +class = portage.sets.dbapi.UnavailableBinaries -- cgit v1.2.3-1-g7c22