diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-01-01 21:42:08 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-01-01 21:42:08 +0000 |
commit | c8c8694f7823dd37884a3c010339e618833d3bd3 (patch) | |
tree | 6df581696d5911fb0a4ebfb8a9c039d09e07fb8d /sys-devel | |
parent | ~amd64 keyword added (Manifest recommit) (diff) | |
download | gentoo-2-c8c8694f7823dd37884a3c010339e618833d3bd3.tar.gz gentoo-2-c8c8694f7823dd37884a3c010339e618833d3bd3.tar.bz2 gentoo-2-c8c8694f7823dd37884a3c010339e618833d3bd3.zip |
stable fun
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/gcc-config/gcc-config-1.3.8-r3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-devel/gcc-config/gcc-config-1.3.8-r3.ebuild b/sys-devel/gcc-config/gcc-config-1.3.8-r3.ebuild index 8472ac293e0a..0bd272179a25 100644 --- a/sys-devel/gcc-config/gcc-config-1.3.8-r3.ebuild +++ b/sys-devel/gcc-config/gcc-config-1.3.8-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.3.8-r3.ebuild,v 1.1 2004/12/29 01:05:58 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.3.8-r3.ebuild,v 1.2 2005/01/01 21:42:08 vapier Exp $ inherit toolchain-funcs @@ -13,7 +13,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86" IUSE="" DEPEND="virtual/libc |