summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-09 21:47:55 +0000
committerSam James <sam@gentoo.org>2021-05-09 21:47:55 +0000
commit858435fbd751b81ae41f1f61cc79f886a78dbf40 (patch)
tree6c41ba2200b67ee5be6b392e753937e92be09cb6 /sys-apps/dmidecode
parentnet-nds/gssproxy: Stabilize 0.8.4 ppc64, #789054 (diff)
downloadgentoo-858435fbd751b81ae41f1f61cc79f886a78dbf40.tar.gz
gentoo-858435fbd751b81ae41f1f61cc79f886a78dbf40.tar.bz2
gentoo-858435fbd751b81ae41f1f61cc79f886a78dbf40.zip
sys-apps/dmidecode: Stabilize 3.3 ppc64, #789057
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/dmidecode')
-rw-r--r--sys-apps/dmidecode/dmidecode-3.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/dmidecode/dmidecode-3.3.ebuild b/sys-apps/dmidecode/dmidecode-3.3.ebuild
index 131f1deca775..7bee66b73744 100644
--- a/sys-apps/dmidecode/dmidecode-3.3.ebuild
+++ b/sys-apps/dmidecode/dmidecode-3.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://savannah.nongnu.org/download/${PN}/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="-* ~alpha amd64 arm arm64 ~ia64 ~mips ppc ~ppc64 x86 ~x86-solaris"
+KEYWORDS="-* ~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 x86 ~x86-solaris"
IUSE="selinux"
RDEPEND="selinux? ( sec-policy/selinux-dmidecode )"