diff options
author | Michael Weber <xmw@gentoo.org> | 2017-05-26 01:24:00 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-05-26 09:07:48 +0200 |
commit | aed1349d93dc2b80b26b13966dbfdd501edcb267 (patch) | |
tree | 1036ec870598f5c4c6e1b453761de8adf77bcca9 /sys-apps/dmidecode | |
parent | dev-libs/c-capnproto: keyword ~arm (diff) | |
download | gentoo-aed1349d93dc2b80b26b13966dbfdd501edcb267.tar.gz gentoo-aed1349d93dc2b80b26b13966dbfdd501edcb267.tar.bz2 gentoo-aed1349d93dc2b80b26b13966dbfdd501edcb267.zip |
sys-apps/dmidecode: ppc stable (bug 619564).
Package-Manager: Portage-2.3.6, Repoman-2.3.2
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'sys-apps/dmidecode')
-rw-r--r-- | sys-apps/dmidecode/dmidecode-3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/dmidecode/dmidecode-3.0.ebuild b/sys-apps/dmidecode/dmidecode-3.0.ebuild index 44eb632a8f48..49d653ac7a33 100644 --- a/sys-apps/dmidecode/dmidecode-3.0.ebuild +++ b/sys-apps/dmidecode/dmidecode-3.0.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 )" |