diff options
author | Michael J. Cohen <mjc@gentoo.org> | 2002-10-20 00:29:40 +0000 |
---|---|---|
committer | Michael J. Cohen <mjc@gentoo.org> | 2002-10-20 00:29:40 +0000 |
commit | fe60308f42e95286a33f34a0fc0fa61f23d127bd (patch) | |
tree | 470d50b8a57ae763e8566ef4716b291e4e62f31a /sys-devel/gecc | |
parent | new ebuild (diff) | |
download | historical-fe60308f42e95286a33f34a0fc0fa61f23d127bd.tar.gz historical-fe60308f42e95286a33f34a0fc0fa61f23d127bd.tar.bz2 historical-fe60308f42e95286a33f34a0fc0fa61f23d127bd.zip |
unstable profile
Diffstat (limited to 'sys-devel/gecc')
-rw-r--r-- | sys-devel/gecc/gecc-20021019.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gecc/gecc-20021019.ebuild b/sys-devel/gecc/gecc-20021019.ebuild index a1dd6aa41e89..571c8f0e7d95 100644 --- a/sys-devel/gecc/gecc-20021019.ebuild +++ b/sys-devel/gecc/gecc-20021019.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gecc/gecc-20021019.ebuild,v 1.1 2002/10/20 00:24:17 mjc Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gecc/gecc-20021019.ebuild,v 1.2 2002/10/20 00:29:40 mjc Exp $ # NOTE: The comments in this file are for instruction and documentation. # They're not meant to appear with your final, production ebuild. Please @@ -55,7 +55,7 @@ SLOT="0" # applications) specify all keywords. # DO NOT USE KEYWORDS="*". This is deprecated and only for backward # compatibility reasons. -KEYWORDS="x86" +KEYWORDS="~x86" # Build-time dependencies, such as # ssl? ( >=openssl-0.9.6b ) |