diff options
author | Sam James <sam@gentoo.org> | 2023-11-04 12:23:50 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-04 12:23:50 +0000 |
commit | 2e05f91ed5498cfd3834ab9471c87bddff4c659f (patch) | |
tree | 15fd6bca7c3201cd6c98f504e57349a4f03a2a81 /sys-apps/dmidecode | |
parent | net-analyzer/tptest: Stabilize 3.1.7-r3 sparc, #916846 (diff) | |
download | gentoo-2e05f91ed5498cfd3834ab9471c87bddff4c659f.tar.gz gentoo-2e05f91ed5498cfd3834ab9471c87bddff4c659f.tar.bz2 gentoo-2e05f91ed5498cfd3834ab9471c87bddff4c659f.zip |
sys-apps/dmidecode: Stabilize 3.5-r3 amd64, #916792
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/dmidecode')
-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 51ca541aad70..22b2b78453a9 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 )" |