summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-23 21:06:54 +0100
committerSam James <sam@gentoo.org>2023-04-23 21:06:54 +0100
commit210ce201a1200f1d3d45edb6ac73854e21ac6aeb (patch)
treeebf5552c12f9e24ad2ed4279646e403758bb61de
parentdev-libs/userspace-rcu: Stabilize 0.14.0 arm64, #904918 (diff)
downloadgentoo-210ce201a1200f1d3d45edb6ac73854e21ac6aeb.tar.gz
gentoo-210ce201a1200f1d3d45edb6ac73854e21ac6aeb.tar.bz2
gentoo-210ce201a1200f1d3d45edb6ac73854e21ac6aeb.zip
sys-apps/dmidecode: Stabilize 3.5-r1 x86, #904919
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--sys-apps/dmidecode/dmidecode-3.5-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/dmidecode/dmidecode-3.5-r1.ebuild b/sys-apps/dmidecode/dmidecode-3.5-r1.ebuild
index 516ba585f352..1a6cc4851f15 100644
--- a/sys-apps/dmidecode/dmidecode-3.5-r1.ebuild
+++ b/sys-apps/dmidecode/dmidecode-3.5-r1.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 ~x86-solaris"
+KEYWORDS="-* ~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv x86 ~x86-solaris"
IUSE="selinux"
RDEPEND="selinux? ( sec-policy/selinux-dmidecode )"