diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-13 23:07:27 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-13 23:07:39 +0000 |
commit | 277cece7a2264e79533dae892712956f3d887658 (patch) | |
tree | 06b5883ed6d0fe86082904d3fe6e8cad587ae86b /sys-apps/dmidecode | |
parent | dev-libs/libpwquality: remove old (diff) | |
download | gentoo-277cece7a2264e79533dae892712956f3d887658.tar.gz gentoo-277cece7a2264e79533dae892712956f3d887658.tar.bz2 gentoo-277cece7a2264e79533dae892712956f3d887658.zip |
sys-apps/dmidecode: stable 3.1 for ia64, bug #650356
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'sys-apps/dmidecode')
-rw-r--r-- | sys-apps/dmidecode/dmidecode-3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/dmidecode/dmidecode-3.1.ebuild b/sys-apps/dmidecode/dmidecode-3.1.ebuild index 9f483625118b..89546a626049 100644 --- a/sys-apps/dmidecode/dmidecode-3.1.ebuild +++ b/sys-apps/dmidecode/dmidecode-3.1.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 )" |