diff options
author | 2003-09-07 17:38:15 +0000 | |
---|---|---|
committer | 2003-09-07 17:38:15 +0000 | |
commit | 0c56c06742871fae42fcd66cdf73231f1a861197 (patch) | |
tree | 0579dcf57655f48c5156fab5fb029c42aa926766 /sys-devel | |
parent | version bump (diff) | |
download | historical-0c56c06742871fae42fcd66cdf73231f1a861197.tar.gz historical-0c56c06742871fae42fcd66cdf73231f1a861197.tar.bz2 historical-0c56c06742871fae42fcd66cdf73231f1a861197.zip |
readd ~x86 ~amd64 again. seems I was wrong in my assumption that it was a mistake.
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/gcc/Manifest | 2 | ||||
-rw-r--r-- | sys-devel/gcc/gcc-3.3.1-r1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sys-devel/gcc/Manifest b/sys-devel/gcc/Manifest index 183f5f027b8e..5486298ea7b3 100644 --- a/sys-devel/gcc/Manifest +++ b/sys-devel/gcc/Manifest @@ -13,7 +13,7 @@ MD5 57cbe00d8c1410e45e63d29a2cddb109 ChangeLog 27186 MD5 5a2ec15a8852442c904eabf9eb2570fe gcc-3.2.3-r2.ebuild 17306 MD5 4e0f0058ffaa6fb901f384422b79857b gcc-3.3-r1.ebuild 16467 MD5 fe8f3ca19a2ae9ee5a1d73c9d6b70847 gcc-3.3.1.ebuild 15910 -MD5 391df165cfe9e8305f725eaefeca48d3 gcc-3.3.1-r1.ebuild 15974 +MD5 f254a63f3d6c06fc1d8a09a1f30db3fa gcc-3.3.1-r1.ebuild 15986 MD5 d70bcc196f1d68275346f067efcb9373 files/cc 20 MD5 dcf3646d19d351cc4d95a8096c6eaf58 files/cpp 20 MD5 4a4be6eb294e00da7fef14ec597dcf13 files/digest-gcc-3.0.4-r6 128 diff --git a/sys-devel/gcc/gcc-3.3.1-r1.ebuild b/sys-devel/gcc/gcc-3.3.1-r1.ebuild index 7bfcb869c459..551c7cd4958e 100644 --- a/sys-devel/gcc/gcc-3.3.1-r1.ebuild +++ b/sys-devel/gcc/gcc-3.3.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.1-r1.ebuild,v 1.2 2003/09/07 16:33:06 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.1-r1.ebuild,v 1.3 2003/09/07 17:38:08 spider Exp $ IUSE="static nls bootstrap java build X" @@ -95,7 +95,7 @@ DESCRIPTION="The GNU Compiler Collection. Includes C/C++ and java compilers" HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html" LICENSE="GPL-2 LGPL-2.1" -KEYWORDS="-*" +KEYWORDS="-* ~x86 ~amd64" # Ok, this is a hairy one again, but lets assume that we # are not cross compiling, than we want SLOT to only contain |