diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-29 09:51:26 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-29 09:51:26 +0100 |
commit | 793438b6463aa6e2fb9061bd51489f68e91c130c (patch) | |
tree | 4f5aa81a79c73b9afb112c79fbfc171bfaf1d3fe /sys-apps/dmidecode | |
parent | dev-ruby/net-ssh-gateway: stable 2.0.0 for ppc64, bug #684554 (diff) | |
download | gentoo-793438b6463aa6e2fb9061bd51489f68e91c130c.tar.gz gentoo-793438b6463aa6e2fb9061bd51489f68e91c130c.tar.bz2 gentoo-793438b6463aa6e2fb9061bd51489f68e91c130c.zip |
sys-apps/dmidecode: stable 3.2 for ppc64, bug #684574
Package-Manager: Portage-2.3.65, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-apps/dmidecode')
-rw-r--r-- | sys-apps/dmidecode/dmidecode-3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/dmidecode/dmidecode-3.2.ebuild b/sys-apps/dmidecode/dmidecode-3.2.ebuild index 348b6a12c345..f53c590f83f5 100644 --- a/sys-apps/dmidecode/dmidecode-3.2.ebuild +++ b/sys-apps/dmidecode/dmidecode-3.2.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 ~mips ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-solaris" +KEYWORDS="-* amd64 ~arm ~arm64 ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-solaris" IUSE="selinux" RDEPEND="selinux? ( sec-policy/selinux-dmidecode )" |