diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-29 09:18:57 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-29 09:18:57 +0100 |
commit | 74811f2f348cb527d0ebe93638230c749f8746e2 (patch) | |
tree | 4188c4818a1782eab982f48175b7dc7ef4a20f95 /sys-apps/dmidecode | |
parent | net-print/gutenprint: stable 5.3.1 for ia64, bug #681616 (diff) | |
download | gentoo-74811f2f348cb527d0ebe93638230c749f8746e2.tar.gz gentoo-74811f2f348cb527d0ebe93638230c749f8746e2.tar.bz2 gentoo-74811f2f348cb527d0ebe93638230c749f8746e2.zip |
sys-apps/dmidecode: stable 3.2 for ia64, bug #684574
Package-Manager: Portage-2.3.65, Repoman-2.3.12
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-apps/dmidecode')
-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 540ff9263787..9c2906d52211 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="-* amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-solaris" +KEYWORDS="-* amd64 ~arm ~arm64 ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-solaris" IUSE="selinux" RDEPEND="selinux? ( sec-policy/selinux-dmidecode )" |