commit: 351f463acfc801ec6778b9f9174545ac53e2308d Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Feb 4 02:53:11 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Feb 4 02:53:11 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=351f463a
sys-apps/dmidecode: Stabilize 3.7 amd64, #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 7e25b2725070..a96a2d274129 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 )"
