commit: ee4876cc2f30ec7b35ca9218daaf003e5156a3e8 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Sun Apr 27 06:15:07 2025 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Sun Apr 27 06:15:07 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee4876cc
sec-policy/apparmor-profiles: keyword 3.1.4 for ~arm64 incus[apparmor] now depends on this. As these are just text files, I'm comfortably slapping ~arm64 KW on it to avoid rekeywording or profile-package-use-masking incus itself. Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> sec-policy/apparmor-profiles/apparmor-profiles-3.1.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sec-policy/apparmor-profiles/apparmor-profiles-3.1.4.ebuild b/sec-policy/apparmor-profiles/apparmor-profiles-3.1.4.ebuild index b9666379c34a..b8627cb388a8 100644 --- a/sec-policy/apparmor-profiles/apparmor-profiles-3.1.4.ebuild +++ b/sec-policy/apparmor-profiles/apparmor-profiles-3.1.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://launchpad.net/apparmor/${MY_PV}/${PV}/+download/apparmor-${PV}. LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc64" +KEYWORDS="amd64 ~arm64 ~ppc64" IUSE="minimal" RESTRICT="test"
