mirror of
https://github.com/flatcar/scripts.git
synced 2026-02-09 01:32:15 +01:00
sys-devel/gcc-config: Sync with Gentoo
It's from Gentoo commit 2e600f24e36d68a99220adee6e7f8d653f2636ed. Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
This commit is contained in:
parent
9753e93f26
commit
b296cf2ed6
@ -8,7 +8,7 @@ if [[ ${PV} == 9999 ]]; then
|
||||
inherit git-r3
|
||||
else
|
||||
SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
|
||||
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"
|
||||
fi
|
||||
|
||||
DESCRIPTION="Utility to manage compilers"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user