summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-04-15 23:20:59 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-04-15 23:20:59 +0100
commitd55576b282c8855cf35187bb10155608cdfc740f (patch)
treee2d58c4b9bb46e9fbb6d014e34181fee8ce4a460 /sys-apps/dmidecode/dmidecode-3.1.ebuild
parentmedia-libs/qt-gstreamer: Fix cmake w/ Qt 5.11_beta3 (diff)
downloadgentoo-d55576b282c8855cf35187bb10155608cdfc740f.tar.gz
gentoo-d55576b282c8855cf35187bb10155608cdfc740f.tar.bz2
gentoo-d55576b282c8855cf35187bb10155608cdfc740f.zip
sys-apps/dmidecode: stable 3.1 for ppc64, bug #650356
Bug: https://bugs.gentoo.org/650356 Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'sys-apps/dmidecode/dmidecode-3.1.ebuild')
-rw-r--r--sys-apps/dmidecode/dmidecode-3.1.ebuild2
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 55312c80fbf6..7745384ae385 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 )"