diff options
author | Guy Martin <gmsoft@gentoo.org> | 2003-02-07 16:28:44 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2003-02-07 16:28:44 +0000 |
commit | 05e3188b5701cc6569dfcc5aa8d8167ac792d606 (patch) | |
tree | ccb7e459ea71b3f76c53dee0ad079ee2e1644461 /sys-devel/gcc-config/gcc-config-1.2.9.ebuild | |
parent | Changed ~sparc keyword to sparc. (diff) | |
download | gentoo-2-05e3188b5701cc6569dfcc5aa8d8167ac792d606.tar.gz gentoo-2-05e3188b5701cc6569dfcc5aa8d8167ac792d606.tar.bz2 gentoo-2-05e3188b5701cc6569dfcc5aa8d8167ac792d606.zip |
Added hppa keyword to gcc-config-1.2.7 and ~hppa to latests versions up to 1.3.1
Diffstat (limited to 'sys-devel/gcc-config/gcc-config-1.2.9.ebuild')
-rw-r--r-- | sys-devel/gcc-config/gcc-config-1.2.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc-config/gcc-config-1.2.9.ebuild b/sys-devel/gcc-config/gcc-config-1.2.9.ebuild index fd2f9b7f8bdc..c73afbabc625 100644 --- a/sys-devel/gcc-config/gcc-config-1.2.9.ebuild +++ b/sys-devel/gcc-config/gcc-config-1.2.9.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/gcc-config/gcc-config-1.2.9.ebuild,v 1.2 2003/01/15 02:14:05 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.2.9.ebuild,v 1.3 2003/02/07 16:28:44 gmsoft Exp $ DISABLE_GEN_GCC_WRAPPERS="yes" @@ -9,7 +9,7 @@ DESCRIPTION="Utility to change the gcc compiler being used." SRC_URI="" HOMEPAGE="http://www.gentoo.org/" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa" SLOT="0" LICENSE="GPL-2" |