diff options
author | Markus Meier <maekke@gentoo.org> | 2017-05-30 06:57:07 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-05-30 06:57:07 +0200 |
commit | 0d06557e81862e783a4ebb8022fa6c255f3e499c (patch) | |
tree | 7798332badf9f821295b36a6794fed08df4969ea /sys-apps | |
parent | sys-apps/file: arm stable, bug #619506 (diff) | |
download | gentoo-0d06557e81862e783a4ebb8022fa6c255f3e499c.tar.gz gentoo-0d06557e81862e783a4ebb8022fa6c255f3e499c.tar.bz2 gentoo-0d06557e81862e783a4ebb8022fa6c255f3e499c.zip |
sys-apps/dmidecode: arm stable, bug #619564
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'sys-apps')
-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 6db51d29b230..9427da0a94f1 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 )" |