commit: 2e1a6b3c69d4915290ef9ae0389812d644e18001 Author: Sam James (sam_c) <sam <AT> cmpct <DOT> info> AuthorDate: Fri Jun 12 04:12:32 2020 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Sat Jun 13 12:28:29 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e1a6b3c
sys-apps/dmidecode: arm64 stable (bug #727994) Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam <AT> cmpct.info> Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org> sys-apps/dmidecode/dmidecode-3.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/dmidecode/dmidecode-3.2.ebuild b/sys-apps/dmidecode/dmidecode-3.2.ebuild index 8fa87962ef5..fdbf2088aaa 100644 --- a/sys-apps/dmidecode/dmidecode-3.2.ebuild +++ b/sys-apps/dmidecode/dmidecode-3.2.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 sparc x86 ~x86-solaris" +KEYWORDS="-* ~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 sparc x86 ~x86-solaris" IUSE="selinux" RDEPEND="selinux? ( sec-policy/selinux-dmidecode )"
