diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-03-14 15:53:40 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-03-14 15:53:59 +0300 |
commit | e9398029db30ed903b613e4ab57cb8b2ae790e6b (patch) | |
tree | 8489307fe16de2011007464c5c336786d9647417 /sys-apps/dmidecode/dmidecode-3.1.ebuild | |
parent | Typofix: add missing > and drop extra trailing space (diff) | |
download | gentoo-e9398029db30ed903b613e4ab57cb8b2ae790e6b.tar.gz gentoo-e9398029db30ed903b613e4ab57cb8b2ae790e6b.tar.bz2 gentoo-e9398029db30ed903b613e4ab57cb8b2ae790e6b.zip |
sys-apps/dmidecode: amd64 stable wrt bug #650356
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'sys-apps/dmidecode/dmidecode-3.1.ebuild')
-rw-r--r-- | sys-apps/dmidecode/dmidecode-3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/dmidecode/dmidecode-3.1.ebuild b/sys-apps/dmidecode/dmidecode-3.1.ebuild index a175ec522d75..55312c80fbf6 100644 --- a/sys-apps/dmidecode/dmidecode-3.1.ebuild +++ b/sys-apps/dmidecode/dmidecode-3.1.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 ~ppc ~ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-solaris" +KEYWORDS="-* amd64 ~arm ~arm64 ia64 ~ppc ~ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-solaris" IUSE="selinux" RDEPEND="selinux? ( sec-policy/selinux-dmidecode )" |