sys-apps/portage: Sync with Gentoo

It's from Gentoo commit 838ffaa900e45bc3253aa642305aa581f12a2e11.
This commit is contained in:
Flatcar Buildbot 2025-03-31 07:11:26 +00:00
parent daa14f1913
commit d1fd07fbb7

View File

@ -20,7 +20,7 @@ if [[ ${PV} == 9999 ]] ; then
inherit git-r3
else
SRC_URI="https://gitweb.gentoo.org/proj/portage.git/snapshot/${P}.tar.bz2"
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
LICENSE="GPL-2"