summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris PeBenito <pebenito@gentoo.org>2004-03-07 05:30:10 +0000
committerChris PeBenito <pebenito@gentoo.org>2004-03-07 05:30:10 +0000
commit1dd3d9478663f32637a68023bce66f17fda625e0 (patch)
tree5339ec9ff86175ea98e3c0c6e4eea94003b9d2ea /profiles/selinux
parentAdded ~mips keyword. (diff)
downloadhistorical-1dd3d9478663f32637a68023bce66f17fda625e0.tar.gz
historical-1dd3d9478663f32637a68023bce66f17fda625e0.tar.bz2
historical-1dd3d9478663f32637a68023bce66f17fda625e0.zip
fix grp use flags
Diffstat (limited to 'profiles/selinux')
-rw-r--r--profiles/selinux/2004.1/sparc64/make.defaults2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/selinux/2004.1/sparc64/make.defaults b/profiles/selinux/2004.1/sparc64/make.defaults
index c8466dc75fdc..c834259714a4 100644
--- a/profiles/selinux/2004.1/sparc64/make.defaults
+++ b/profiles/selinux/2004.1/sparc64/make.defaults
@@ -13,7 +13,7 @@ CFLAGS="-O2 -pipe"
CXXFLAGS=${CFLAGS}
USE="sparc berkdb crypt ncurses pam python readline selinux ssl tcpd zlib"
-GRP_STAGE23_USE="x86 berkdb crypt ncurses pam python readline selinux ssl tcpd zlib"
+GRP_STAGE23_USE="sparc berkdb crypt ncurses pam python readline selinux ssl tcpd zlib"
ACCEPT_KEYWORDS="sparc"
FEATURES="strict sfperms"