Add a copy of metadata.dtd, for repoman tests.
[portage.git] / cnf / make.conf.sparc-fbsd.diff
1 --- make.conf   2006-10-16 17:06:32 +0100
2 +++ make.conf.sparc-fbsd        2006-10-16 17:09:22 +0100
3 @@ -23,6 +23,13 @@
4  # Example:
5  #USE="X gtk gnome -alsa"
6  
7 +# Host Setting
8 +# ============
9 +#
10 +# The version number at the end has to correspond to the version of the
11 +# profile and of freebsd-lib package.
12 +CHOST="sparc64-gentoo-freebsd6.2"
13 +
14  # Host and optimization settings 
15  # ==============================
16  #
17 @@ -61,7 +68,7 @@
18  # DO NOT PUT ANYTHING BUT YOUR SPECIFIC ~ARCHITECTURE IN THE LIST.
19  # IF YOU ARE UNSURE OF YOUR ARCH, OR THE IMPLICATIONS, DO NOT MODIFY THIS.
20  #
21 -#ACCEPT_KEYWORDS="~arch"
22 +ACCEPT_KEYWORDS="~sparc-fbsd"
23  
24  # Portage Directories
25  # ===================