From 2abf0f10aca3ab3e8586f87d77e0900e4875670f Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Sat, 10 Jun 2017 17:03:09 +0200 Subject: [PATCH] sys-apps/dmidecode: ia64 stable wrt bug #619564 Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo --- sys-apps/dmidecode/dmidecode-3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/dmidecode/dmidecode-3.0.ebuild b/sys-apps/dmidecode/dmidecode-3.0.ebuild index d44fbcb574c92..a21456f2e204e 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 )"