diff options
author | Sam James <sam@gentoo.org> | 2023-11-04 13:34:16 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-04 13:34:16 +0000 |
commit | 9e61a24ead070596b2980a2639535ce52102b1f8 (patch) | |
tree | ad4e5071e1b9dd45d9b0ab4bd5eb42fa2596b8f5 /sys-apps/dmidecode/dmidecode-3.5-r3.ebuild | |
parent | media-gfx/dcraw: fix build for glibc-2.38 (diff) | |
download | gentoo-9e61a24ead070596b2980a2639535ce52102b1f8.tar.gz gentoo-9e61a24ead070596b2980a2639535ce52102b1f8.tar.bz2 gentoo-9e61a24ead070596b2980a2639535ce52102b1f8.zip |
sys-apps/dmidecode: Stabilize 3.5-r3 ppc64, #916792
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/dmidecode/dmidecode-3.5-r3.ebuild')
-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 22b2b78453a9..e86d8550f6db 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 )" |