sys-apps/portage: Stabilize 3.0.69.3 arm64, #964793

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2025-10-21 22:40:20 +01:00
parent f9efe74eaf
commit 9e5ea5f184
No known key found for this signature in database
GPG Key ID: 738409F520DF9190

View File

@ -21,7 +21,7 @@ if [[ ${PV} == 9999 ]] ; then
inherit git-r3
else
SRC_URI="https://gitweb-cdn-origin.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"