diff options
author | 2013-10-05 04:08:47 +0000 | |
---|---|---|
committer | 2013-10-05 04:08:47 +0000 | |
commit | 53e9b2f6ac5417aa46e901346b170172e020bc74 (patch) | |
tree | 777b482ad751ff5f9532b98c3861755b1da29191 /sys-devel/gcc/gcc-4.1.2.ebuild | |
parent | silence QA warning by removing epause and ebeep (not defined in EAPI5) (diff) | |
download | historical-53e9b2f6ac5417aa46e901346b170172e020bc74.tar.gz historical-53e9b2f6ac5417aa46e901346b170172e020bc74.tar.bz2 historical-53e9b2f6ac5417aa46e901346b170172e020bc74.zip |
Drop s390 and sh to ~arch. Remove old or unused.
Signed-off-by: Ryan Hill <dirtyepic@gentoo.org>
Package-Manager: portage-2.2.7/cvs/Linux x86_64
Manifest-Sign-Key: 0x957A8463
Diffstat (limited to 'sys-devel/gcc/gcc-4.1.2.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-4.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-4.1.2.ebuild b/sys-devel/gcc/gcc-4.1.2.ebuild index f225e7e29ab8..9de118df6704 100644 --- a/sys-devel/gcc/gcc-4.1.2.ebuild +++ b/sys-devel/gcc/gcc-4.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.1.2.ebuild,v 1.34 2013/04/12 06:47:58 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.1.2.ebuild,v 1.35 2013/10/05 04:08:32 dirtyepic Exp $ PATCH_VER="1.4" UCLIBC_VER="1.0" @@ -11,7 +11,7 @@ inherit toolchain DESCRIPTION="The GNU Compiler Collection" LICENSE="GPL-2+ LGPL-2.1+ FDL-1.2+" -KEYWORDS="-* alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="-* alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~sparc-fbsd ~x86-fbsd" RDEPEND="" DEPEND="${RDEPEND} |