From f848f9ecac402c9c1acf1fc6e1ed0614ea480073 Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Mon, 28 Oct 2019 23:29:26 +0000 Subject: sys-devel/gcc: de-stabilize gcc-4.* These compilers are not frequently used and yet patchsets get updated with time. Don't claim these ebuilds are stable. Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Sergei Trofimovich --- sys-devel/gcc/gcc-4.4.7.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-devel/gcc/gcc-4.4.7.ebuild') diff --git a/sys-devel/gcc/gcc-4.4.7.ebuild b/sys-devel/gcc/gcc-4.4.7.ebuild index 34640172a986..38b9caf06c65 100644 --- a/sys-devel/gcc/gcc-4.4.7.ebuild +++ b/sys-devel/gcc/gcc-4.4.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -8,7 +8,7 @@ UCLIBC_VER="1.0" inherit eutils toolchain -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" RDEPEND="" DEPEND="${RDEPEND} -- cgit v1.2.3-65-gdbad