commit: e24606a5beaead5f755094fb7649c5adfaac3cd9 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Feb 4 02:21:55 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Feb 4 02:21:55 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e24606a5
sys-apps/dmidecode: Stabilize 3.7 arm64, #969579 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-apps/dmidecode/dmidecode-3.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/dmidecode/dmidecode-3.7.ebuild b/sys-apps/dmidecode/dmidecode-3.7.ebuild index b63b63133b9a..7e25b2725070 100644 --- a/sys-apps/dmidecode/dmidecode-3.7.ebuild +++ b/sys-apps/dmidecode/dmidecode-3.7.ebuild @@ -19,7 +19,7 @@ unset commit LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* ~alpha ~amd64 arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="-* ~alpha ~amd64 arm arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~x86" IUSE="selinux" RDEPEND="selinux? ( sec-policy/selinux-dmidecode )"
