sys-apps/portage: Sync with Gentoo

It's from Gentoo commit 4dd41be2b9b280c178d21ed263cbda9162e8968d.

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
This commit is contained in:
Flatcar Buildbot 2025-07-21 07:17:38 +00:00 committed by Mathieu Tortuyaux
parent 9b51d42180
commit 0ac9629373
No known key found for this signature in database
GPG Key ID: AC5CCFB52545D9B8

View File

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