summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'eclass/games-etmod.eclass')
-rw-r--r--eclass/games-etmod.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/games-etmod.eclass b/eclass/games-etmod.eclass
index 4dcb60592cfc..cd0f015a439c 100644
--- a/eclass/games-etmod.eclass
+++ b/eclass/games-etmod.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/games-etmod.eclass,v 1.13 2007/03/07 15:23:39 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/games-etmod.eclass,v 1.14 2007/07/02 14:24:27 peper Exp $
inherit games
@@ -10,7 +10,7 @@ DESCRIPTION="Enemy Territory - ${MOD_DESC}"
SLOT="0"
KEYWORDS="-* amd64 x86"
-RESTRICT="nostrip"
+RESTRICT="strip"
IUSE="opengl dedicated"
DEPEND="app-arch/unzip"