commit: 858435fbd751b81ae41f1f61cc79f886a78dbf40 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun May 9 21:47:55 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun May 9 21:47:55 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=858435fb
sys-apps/dmidecode: Stabilize 3.3 ppc64, #789057 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-apps/dmidecode/dmidecode-3.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/dmidecode/dmidecode-3.3.ebuild b/sys-apps/dmidecode/dmidecode-3.3.ebuild index 131f1deca77..7bee66b7374 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 )"
