diff options
author | Sam James <sam@gentoo.org> | 2023-11-04 10:47:13 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-04 10:47:13 +0000 |
commit | a440479783c3dffdcac67bdeb0afd3a391f48a19 (patch) | |
tree | 6b5e12bf6a3ac70185b26984d6447663994a16e3 | |
parent | dev-vcs/git: add 2.42.1 (diff) | |
download | gentoo-a440479783c3dffdcac67bdeb0afd3a391f48a19.tar.gz gentoo-a440479783c3dffdcac67bdeb0afd3a391f48a19.tar.bz2 gentoo-a440479783c3dffdcac67bdeb0afd3a391f48a19.zip |
sys-apps/dmidecode: Stabilize 3.5-r3 x86, #916792
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | sys-apps/dmidecode/dmidecode-3.5-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/dmidecode/dmidecode-3.5-r3.ebuild b/sys-apps/dmidecode/dmidecode-3.5-r3.ebuild index 250442ecf4bc..7521d88ec6fc 100644 --- a/sys-apps/dmidecode/dmidecode-3.5-r3.ebuild +++ b/sys-apps/dmidecode/dmidecode-3.5-r3.ebuild @@ -23,7 +23,7 @@ done LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* ~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="-* ~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv x86" IUSE="selinux" RDEPEND="selinux? ( sec-policy/selinux-dmidecode )" |