## /etc/portage/package.keywords ## When you emerge a package, Portage decides which version to install ## with Accept Keywords. The Accept Keyword for "stable" packages is ## a string corresponding to your architecture, i.e. "x86" or "ppc". ## The Accept Keyword for "testing" packages starts with a "~", i.e., ## "~x86" or "~ppc". ## If you want to install certain "testing" packages on a "stable" ## system, or vice versa, you can set entries in this file. ## Note that this file does not affect packages which have been ## explicitly masked because they are unstable or do not work; these ## are handled by /etc/portage/package.unmask . ## See the portage(5) man page for details. ## Always have the latest version of xmms, even before they are marked ## "stable" by Gentoo: # media-sound/xmms ~x86 # media-sound/xmms ~ppc ## Always have a "stable" version of kde, even when running a ## "testing" system: # kde-base/kde x86 # kde-base/kde ppc ## Allow "testing" versions of xmms, before version 1.2.10, to be ## installed. This will still allow stable versions of 1.2.10 and higher ## to be installed, when the stable versions catch up. #