diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-04 16:11:36 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-04 16:11:36 +0000 |
commit | 888e717b7ee95329852cc0c5c68e4d20c6c8abe2 (patch) | |
tree | c2553432afe119924398f29d4db99acc8b2f2043 /sys-apps/dmidecode | |
parent | x11-libs/libXrandr: Stabilize 1.5.4 ppc, #916773 (diff) | |
download | gentoo-888e717b7ee95329852cc0c5c68e4d20c6c8abe2.tar.gz gentoo-888e717b7ee95329852cc0c5c68e4d20c6c8abe2.tar.bz2 gentoo-888e717b7ee95329852cc0c5c68e4d20c6c8abe2.zip |
sys-apps/dmidecode: Stabilize 3.5-r3 ppc, #916792
Signed-off-by: Arthur Zamarin <arthurzam@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 e86d8550f6db..acd03ad4b18e 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 )" |