_copyxattr: report attribute name in error
[portage.git] / cnf / make.conf.s390.diff
1 --- make.conf
2 +++ make.conf.s390
3 @@ -22,6 +22,13 @@
4  # Example:
5  #USE="X gtk gnome -alsa"
6  
7 +# Host Setting
8 +# ============
9 +#
10 +# All s390 systems should use this host setting:
11 +
12 +CHOST="s390-ibm-linux-gnu"
13 +
14  # Host and optimization settings 
15  # ==============================
16  #
17 @@ -75,7 +82,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="~s390"
23  
24  # Portage Directories
25  # ===================