diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2014-09-24 10:29:14 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2014-09-24 10:29:14 +0000 |
commit | 0ec37b535943bacc1b61ce964bfd35c196e24dfc (patch) | |
tree | 60129fedf3513019d4e710b0360c142a3ff5809f /sys-devel/gcc/gcc-4.8.3.ebuild | |
parent | Keyword ~ppc ~ppc64 (diff) | |
download | historical-0ec37b535943bacc1b61ce964bfd35c196e24dfc.tar.gz historical-0ec37b535943bacc1b61ce964bfd35c196e24dfc.tar.bz2 historical-0ec37b535943bacc1b61ce964bfd35c196e24dfc.zip |
Keyword 4.8 ~ppc and ~ppc64
Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64
Manifest-Sign-Key: 0xF52D4BBA
Diffstat (limited to 'sys-devel/gcc/gcc-4.8.3.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-4.8.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-4.8.3.ebuild b/sys-devel/gcc/gcc-4.8.3.ebuild index 518496d7431f..9f4c147fc89b 100644 --- a/sys-devel/gcc/gcc-4.8.3.ebuild +++ b/sys-devel/gcc/gcc-4.8.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.8.3.ebuild,v 1.2 2014/08/05 15:35:44 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.8.3.ebuild,v 1.3 2014/09/24 10:29:00 blueness Exp $ EAPI="4" @@ -26,7 +26,7 @@ DESCRIPTION="The GNU Compiler Collection" LICENSE="GPL-3+ LGPL-3+ || ( GPL-3+ libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.3+" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" RDEPEND="" DEPEND="${RDEPEND} |