diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-10 17:03:09 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-10 17:03:09 +0200 |
commit | 2abf0f10aca3ab3e8586f87d77e0900e4875670f (patch) | |
tree | 3a4fdde7a34e36dadf5ce004e1fd72ebd76d3e29 /sys-apps/dmidecode | |
parent | dev-perl/File-HomeDir: ia64 stable wrt bug #619050 (diff) | |
download | gentoo-2abf0f10aca3ab3e8586f87d77e0900e4875670f.tar.gz gentoo-2abf0f10aca3ab3e8586f87d77e0900e4875670f.tar.bz2 gentoo-2abf0f10aca3ab3e8586f87d77e0900e4875670f.zip |
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 <ago@gentoo.org>
Diffstat (limited to 'sys-apps/dmidecode')
-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 d44fbcb574c9..a21456f2e204 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 )" |