diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2015-09-30 12:45:33 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2015-09-30 12:45:33 -0400 |
commit | 1b484b841eefbad9177a450dc4335ed189e2ef81 (patch) | |
tree | 8d4eb8d3038631c1c0f6c504136ac92e9bf4a997 /sys-devel | |
parent | dev-python/google-apputils: Simplify permissions fix (diff) | |
download | gentoo-1b484b841eefbad9177a450dc4335ed189e2ef81.tar.gz gentoo-1b484b841eefbad9177a450dc4335ed189e2ef81.tar.bz2 gentoo-1b484b841eefbad9177a450dc4335ed189e2ef81.zip |
sys-devel/gcc: 4.9.3 stable on ppc and ppc64, bug #561844.
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/gcc/gcc-4.9.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/gcc/gcc-4.9.3.ebuild b/sys-devel/gcc/gcc-4.9.3.ebuild index 9ef0e3c9b1ea..db409275c08e 100644 --- a/sys-devel/gcc/gcc-4.9.3.ebuild +++ b/sys-devel/gcc/gcc-4.9.3.ebuild @@ -22,7 +22,7 @@ SSP_UCLIBC_STABLE="x86 amd64 mips ppc ppc64 arm" inherit eutils toolchain -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~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} |