diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-11 15:21:37 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-11 15:21:37 +0300 |
commit | ea14776d3973afc6966fb408d1a29252fe521633 (patch) | |
tree | e0dcd24592ba3c8fe106538329abae679579a75f /sys-apps | |
parent | mail-filter/maildrop: arm stable wrt bug #679108 (diff) | |
download | gentoo-ea14776d3973afc6966fb408d1a29252fe521633.tar.gz gentoo-ea14776d3973afc6966fb408d1a29252fe521633.tar.bz2 gentoo-ea14776d3973afc6966fb408d1a29252fe521633.zip |
sys-apps/dmidecode: arm stable wrt bug #684574
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'sys-apps')
-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 09bb8c627003..1814cd4d9252 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="-* alpha amd64 ~arm ~arm64 ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-solaris" +KEYWORDS="-* alpha amd64 arm ~arm64 ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-solaris" IUSE="selinux" RDEPEND="selinux? ( sec-policy/selinux-dmidecode )" |