diff options
author | Sam James <sam@gentoo.org> | 2023-06-17 16:12:42 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-17 16:12:42 +0100 |
commit | 375790a0f5c1e755d7387b13b4adf01025432310 (patch) | |
tree | 6aebbddaaac64338c5c8b252e3c74442f01a86a0 /sys-apps/dmidecode | |
parent | net-misc/dhcp: Stabilize 4.4.3_p1-r4 x86, #908634 (diff) | |
download | gentoo-375790a0f5c1e755d7387b13b4adf01025432310.tar.gz gentoo-375790a0f5c1e755d7387b13b4adf01025432310.tar.bz2 gentoo-375790a0f5c1e755d7387b13b4adf01025432310.zip |
sys-apps/dmidecode: Stabilize 3.5-r2 x86, #908636
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/dmidecode')
-rw-r--r-- | sys-apps/dmidecode/dmidecode-3.5-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/dmidecode/dmidecode-3.5-r2.ebuild b/sys-apps/dmidecode/dmidecode-3.5-r2.ebuild index af19701b0bcb..3e2a2fff690d 100644 --- a/sys-apps/dmidecode/dmidecode-3.5-r2.ebuild +++ b/sys-apps/dmidecode/dmidecode-3.5-r2.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://savannah.nongnu.org/download/${PN}/${P}.tar.xz" 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 )" |