summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-05-25 12:43:11 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-05-25 12:43:11 +0200
commitc34af7a379652643d7f7cfb833e942febcb6182c (patch)
treea8451692aeaf9ae4c093020d17a6a8f9cf79559d /sys-apps/dmidecode
parentapp-benchmarks/sysbench: amd64 stable wrt bug #619660 (diff)
downloadgentoo-c34af7a379652643d7f7cfb833e942febcb6182c.tar.gz
gentoo-c34af7a379652643d7f7cfb833e942febcb6182c.tar.bz2
gentoo-c34af7a379652643d7f7cfb833e942febcb6182c.zip
sys-apps/dmidecode: amd64 stable wrt bug #619564
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-apps/dmidecode')
-rw-r--r--sys-apps/dmidecode/dmidecode-3.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/dmidecode/dmidecode-3.0.ebuild b/sys-apps/dmidecode/dmidecode-3.0.ebuild
index 19a2e65352ea..f9e82f2389db 100644
--- a/sys-apps/dmidecode/dmidecode-3.0.ebuild
+++ b/sys-apps/dmidecode/dmidecode-3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="4"
@@ -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 )"