summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2004-08-12 13:06:43 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2004-08-12 13:06:43 +0000
commite035935ce54aa20371706ed22124fb4147e5073b (patch)
tree534cb89f12c26f61255548573d38713b1d33dc8b /sys-devel/gcc-sparc64
parentinherit flag-o-matic (Manifest recommit) (diff)
downloadgentoo-2-e035935ce54aa20371706ed22124fb4147e5073b.tar.gz
gentoo-2-e035935ce54aa20371706ed22124fb4147e5073b.tar.bz2
gentoo-2-e035935ce54aa20371706ed22124fb4147e5073b.zip
Keyworded ~sparc
Diffstat (limited to 'sys-devel/gcc-sparc64')
-rw-r--r--sys-devel/gcc-sparc64/ChangeLog6
-rw-r--r--sys-devel/gcc-sparc64/gcc-sparc64-3.3.4.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-devel/gcc-sparc64/ChangeLog b/sys-devel/gcc-sparc64/ChangeLog
index 1638794f7eda..64b49de857aa 100644
--- a/sys-devel/gcc-sparc64/ChangeLog
+++ b/sys-devel/gcc-sparc64/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-devel/gcc-sparc64
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-sparc64/ChangeLog,v 1.10 2004/07/22 08:07:17 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-sparc64/ChangeLog,v 1.11 2004/08/12 13:06:43 gustavoz Exp $
+
+ 12 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org>
+ gcc-sparc64-3.3.4.ebuild:
+ Keyworded ~sparc
*gcc-sparc64-3.3.4 (22 Jul 2004)
diff --git a/sys-devel/gcc-sparc64/gcc-sparc64-3.3.4.ebuild b/sys-devel/gcc-sparc64/gcc-sparc64-3.3.4.ebuild
index 4c0a1dc15eba..edd19374fb5e 100644
--- a/sys-devel/gcc-sparc64/gcc-sparc64-3.3.4.ebuild
+++ b/sys-devel/gcc-sparc64/gcc-sparc64-3.3.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-sparc64/gcc-sparc64-3.3.4.ebuild,v 1.1 2004/07/22 08:07:17 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-sparc64/gcc-sparc64-3.3.4.ebuild,v 1.2 2004/08/12 13:06:43 gustavoz Exp $
# Variables
inherit eutils flag-o-matic
@@ -18,7 +18,7 @@ SRC_URI="ftp://gcc.gnu.org/pub/gcc/releases/${TMP_P}/${TMP_P}.tar.bz2
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
-KEYWORDS="-*"
+KEYWORDS="~sparc"
DEPEND="virtual/libc
>=sys-devel/binutils-2.14.90.0.7