diff options
author | Sam James <sam@gentoo.org> | 2024-05-30 04:22:46 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-30 04:22:46 +0100 |
commit | ea4dfd78cfe6e7aed34982bec823d46b877e0ce9 (patch) | |
tree | e8d1ef467510e3503da1952b37bf3b5ce5778803 /sys-apps/dmidecode | |
parent | net-misc/streamlink: Stabilize 6.7.3 ALLARCHES, #933150 (diff) | |
download | gentoo-ea4dfd78cfe6e7aed34982bec823d46b877e0ce9.tar.gz gentoo-ea4dfd78cfe6e7aed34982bec823d46b877e0ce9.tar.bz2 gentoo-ea4dfd78cfe6e7aed34982bec823d46b877e0ce9.zip |
sys-apps/dmidecode: Stabilize 3.6 ppc64, #933151
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/dmidecode')
-rw-r--r-- | sys-apps/dmidecode/dmidecode-3.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/dmidecode/dmidecode-3.6.ebuild b/sys-apps/dmidecode/dmidecode-3.6.ebuild index f28bc89d104e..0b273da5496f 100644 --- a/sys-apps/dmidecode/dmidecode-3.6.ebuild +++ b/sys-apps/dmidecode/dmidecode-3.6.ebuild @@ -19,7 +19,7 @@ unset commit 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 )" |