diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-09-06 23:48:46 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-09-06 23:48:46 +0200 |
commit | 713ee39284d04b8f76f5f75d502bda0e12bf76fe (patch) | |
tree | fd4f707244d47e557bf20ce66f8fbc6761f19e4f /sys-apps/dmidecode | |
parent | sys-apps/attr: Stabilize 2.5.1-r2 x86, #868972 (diff) | |
download | gentoo-713ee39284d04b8f76f5f75d502bda0e12bf76fe.tar.gz gentoo-713ee39284d04b8f76f5f75d502bda0e12bf76fe.tar.bz2 gentoo-713ee39284d04b8f76f5f75d502bda0e12bf76fe.zip |
sys-apps/dmidecode: Stabilize 3.4 x86, #868975
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sys-apps/dmidecode')
-rw-r--r-- | sys-apps/dmidecode/dmidecode-3.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/dmidecode/dmidecode-3.4.ebuild b/sys-apps/dmidecode/dmidecode-3.4.ebuild index ebf28a9035b0..00221174f824 100644 --- a/sys-apps/dmidecode/dmidecode-3.4.ebuild +++ b/sys-apps/dmidecode/dmidecode-3.4.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://savannah.nongnu.org/download/${PN}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* ~alpha ~amd64 arm arm64 ~ia64 ~loong ~mips ppc ~ppc64 ~riscv ~x86 ~x86-solaris" +KEYWORDS="-* ~alpha ~amd64 arm arm64 ~ia64 ~loong ~mips ppc ~ppc64 ~riscv x86 ~x86-solaris" IUSE="selinux" RDEPEND="selinux? ( sec-policy/selinux-dmidecode )" |