diff options
author | 2023-11-04 10:50:00 +0000 | |
---|---|---|
committer | 2023-11-04 10:50:00 +0000 | |
commit | 8901a44b66ab52f9647dedf2be83674c60f4b78f (patch) | |
tree | b08dbd79f5c5ab9d430dc0fbf2f5e8aeb37348c8 /sys-apps | |
parent | app-vim/vim-tmux: Stabilize 3.0.0-r1 ALLARCHES, #916837 (diff) | |
download | gentoo-8901a44b66ab52f9647dedf2be83674c60f4b78f.tar.gz gentoo-8901a44b66ab52f9647dedf2be83674c60f4b78f.tar.bz2 gentoo-8901a44b66ab52f9647dedf2be83674c60f4b78f.zip |
sys-apps/dmidecode: Stabilize 3.5-r3 arm64, #916792
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/dmidecode/dmidecode-3.5-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/dmidecode/dmidecode-3.5-r3.ebuild b/sys-apps/dmidecode/dmidecode-3.5-r3.ebuild index 7521d88ec6fc..19d33e5e63e4 100644 --- a/sys-apps/dmidecode/dmidecode-3.5-r3.ebuild +++ b/sys-apps/dmidecode/dmidecode-3.5-r3.ebuild @@ -23,7 +23,7 @@ done LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* ~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv x86" +KEYWORDS="-* ~alpha ~amd64 ~arm arm64 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv x86" IUSE="selinux" RDEPEND="selinux? ( sec-policy/selinux-dmidecode )" |