commit: 132275874a72f7648b6c0e9e2b19ec66b05d1eee Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun May 9 11:01:26 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun May 9 11:01:26 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13227587
sys-apps/dmidecode: Stabilize 3.3 arm, #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 62ffcc4c418..a87923dc520 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 )"
