commit: 5e94b017bcf440433aada1cd2ad6be68c0eea6f8 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Feb 4 01:47:54 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Feb 4 01:47:54 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e94b017
sys-apps/dmidecode: Stabilize 3.7 arm, #969579 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-apps/dmidecode/dmidecode-3.7.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/dmidecode/dmidecode-3.7.ebuild b/sys-apps/dmidecode/dmidecode-3.7.ebuild index 311c97c9d43d..b63b63133b9a 100644 --- a/sys-apps/dmidecode/dmidecode-3.7.ebuild +++ b/sys-apps/dmidecode/dmidecode-3.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 )"
