summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-03-13 23:07:32 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-03-13 23:25:23 +0100
commit2ca732f22b41667a93f8f75fd3a72f6cd4f9266a (patch)
treedabaa18b05a08ad417be22fd0a0ead9bb8328ae7 /sys-apps/dmidecode/dmidecode-3.1.ebuild
parentmail-filter/dcc: x86 stable (bug #648242) (diff)
downloadgentoo-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/dmidecode-3.1.ebuild')
-rw-r--r--sys-apps/dmidecode/dmidecode-3.1.ebuild4
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 )"