diff options
author | 2019-04-28 22:18:31 +0200 | |
---|---|---|
committer | 2019-04-28 22:34:15 +0200 | |
commit | dd03d3c8dbeed376f1d89bc8aaaf4a8ab03b4e03 (patch) | |
tree | 6d21232f6ee3d7e12f90f9af0dc825a48d1517d4 /sys-apps/dmidecode | |
parent | net-misc/dhcpcd: x86 stable (bug #684430) (diff) | |
download | gentoo-dd03d3c8dbeed376f1d89bc8aaaf4a8ab03b4e03.tar.gz gentoo-dd03d3c8dbeed376f1d89bc8aaaf4a8ab03b4e03.tar.bz2 gentoo-dd03d3c8dbeed376f1d89bc8aaaf4a8ab03b4e03.zip |
sys-apps/dmidecode: x86 stable (bug #684574)
Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-apps/dmidecode')
-rw-r--r-- | sys-apps/dmidecode/dmidecode-3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/dmidecode/dmidecode-3.2.ebuild b/sys-apps/dmidecode/dmidecode-3.2.ebuild index aed2a59fe5a7..540ff9263787 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="-* amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-solaris" +KEYWORDS="-* amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-solaris" IUSE="selinux" RDEPEND="selinux? ( sec-policy/selinux-dmidecode )" |