diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-09-06 23:46:27 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-09-06 23:46:27 +0200 |
commit | 494d50848b9da869cbc995c25d7156740c0aed7f (patch) | |
tree | 86845fd623d6a7b509773e5491ecf43058a6e558 /sys-apps/dmidecode | |
parent | net-firewall/iptables: Stabilize 1.8.8-r4 amd64, #868960 (diff) | |
download | gentoo-494d50848b9da869cbc995c25d7156740c0aed7f.tar.gz gentoo-494d50848b9da869cbc995c25d7156740c0aed7f.tar.bz2 gentoo-494d50848b9da869cbc995c25d7156740c0aed7f.zip |
sys-apps/dmidecode: Stabilize 3.4 ppc, #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 775086287439..ebf28a9035b0 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 )" |