diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-03-13 23:07:32 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-03-13 23:25:23 +0100 |
commit | 2ca732f22b41667a93f8f75fd3a72f6cd4f9266a (patch) | |
tree | dabaa18b05a08ad417be22fd0a0ead9bb8328ae7 /sys-apps/dmidecode | |
parent | mail-filter/dcc: x86 stable (bug #648242) (diff) | |
download | gentoo-2ca732f22b41667a93f8f75fd3a72f6cd4f9266a.tar.gz gentoo-2ca732f22b41667a93f8f75fd3a72f6cd4f9266a.tar.bz2 gentoo-2ca732f22b41667a93f8f75fd3a72f6cd4f9266a.zip |
sys-apps/dmidecode: x86 stable (bug #650356)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'sys-apps/dmidecode')
-rw-r--r-- | sys-apps/dmidecode/dmidecode-3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/dmidecode/dmidecode-3.1.ebuild b/sys-apps/dmidecode/dmidecode-3.1.ebuild index 1982039343e9..9f483625118b 100644 --- a/sys-apps/dmidecode/dmidecode-3.1.ebuild +++ b/sys-apps/dmidecode/dmidecode-3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -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 )" |