diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-05-10 20:12:18 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-05-10 20:12:18 +0300 |
commit | 1b22a266c1a285ba91c4a0459e97d470e9b6ce72 (patch) | |
tree | 7af61daacc53eec59658bd722ec5e125a82e9930 /sys-apps | |
parent | app-admin/sudo: ppc stable wrt bug #652898 (diff) | |
download | gentoo-1b22a266c1a285ba91c4a0459e97d470e9b6ce72.tar.gz gentoo-1b22a266c1a285ba91c4a0459e97d470e9b6ce72.tar.bz2 gentoo-1b22a266c1a285ba91c4a0459e97d470e9b6ce72.zip |
sys-apps/dmidecode: ppc stable wrt bug #650356
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/dmidecode/dmidecode-3.1.ebuild | 2 |
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 a128dccc3dfe..2fef02167247 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 )" |