summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-06-17 22:03:30 +0100
committerSam James <sam@gentoo.org>2023-06-17 22:03:30 +0100
commit3989040d7423f79cd2506d63c431ca3e95fc119d (patch)
treebcb5f6a34b01c12636bc982f39eb880573e30fef /sys-apps/dmidecode
parentnet-misc/keychain: Stabilize 2.8.5-r2 ppc, #908633 (diff)
downloadgentoo-3989040d7423f79cd2506d63c431ca3e95fc119d.tar.gz
gentoo-3989040d7423f79cd2506d63c431ca3e95fc119d.tar.bz2
gentoo-3989040d7423f79cd2506d63c431ca3e95fc119d.zip
sys-apps/dmidecode: Stabilize 3.5-r2 ppc, #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.ebuild2
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 3e2a2fff690d..f171497c09df 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 )"