sys-apps/firejail: Stabilize 0.9.76 arm64, #967347

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2025-12-12 02:21:12 +00:00
parent 5a7c04790f
commit b839f2bddc
No known key found for this signature in database
GPG Key ID: 738409F520DF9190

View File

@ -16,7 +16,7 @@ if [[ ${PV} == 9999 ]] ; then
inherit git-r3
else
SRC_URI="https://github.com/netblue30/${PN}/releases/download/${PV}/${P}.tar.xz"
KEYWORDS="amd64 ~arm ~arm64 ~x86"
KEYWORDS="amd64 ~arm arm64 ~x86"
fi
LICENSE="GPL-2"