diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-devel/gcc-config-2.0 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-devel/gcc-config-2.0 index c2d299afb2..5c9ebd4159 100644 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-devel/gcc-config-2.0 +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-devel/gcc-config-2.0 @@ -2,10 +2,10 @@ DEFINED_PHASES=compile install postinst DESCRIPTION=Utility to manage compilers EAPI=6 HOMEPAGE=https://gitweb.gentoo.org/proj/gcc-config.git/ -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 LICENSE=GPL-2 RDEPEND=>=sys-apps/gentoo-functions-0.10 SLOT=0 SRC_URI=mirror://gentoo/gcc-config-2.0.tar.xz https://dev.gentoo.org/~slyfox/distfiles/gcc-config-2.0.tar.xz _eclasses_=multilib b2f01ad412baf81650c23fcf0975fa33 toolchain-funcs f164325a2cdb5b3ea39311d483988861 -_md5_=0ca874c879077f18335b1c87187b77b1 +_md5_=46a61392098a857eded9b6fe6798220e diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/gcc-config/gcc-config-2.0.ebuild b/sdk_container/src/third_party/portage-stable/sys-devel/gcc-config/gcc-config-2.0.ebuild index bc4ed33f81..b6d179e1a6 100644 --- a/sdk_container/src/third_party/portage-stable/sys-devel/gcc-config/gcc-config-2.0.ebuild +++ b/sdk_container/src/third_party/portage-stable/sys-devel/gcc-config/gcc-config-2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ if [[ ${PV} == 9999 ]]; then else SRC_URI="mirror://gentoo/${P}.tar.xz https://dev.gentoo.org/~slyfox/distfiles/${P}.tar.xz" - 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" fi DESCRIPTION="Utility to manage compilers"