commit: 6613e5f7f7fdadfadb34745bbdc8b32a985fd946 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun May 9 21:44:10 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun May 9 21:44:10 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6613e5f7
sys-apps/dmidecode: Stabilize 3.3 x86, #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 af65d5d0773..17c415b6e19 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 )"
