diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-03-14 08:12:03 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-14 07:20:03 +0000 |
commit | 647f00fcfb69fcfbee0a947eb94ec0b0b6e69b4d (patch) | |
tree | 9ada6468fc443523475ea2a4b7f6ea005a987b85 /sys-apps/dmidecode | |
parent | dev-perl/Term-ReadLine-Perl: EAPI6 + tests (diff) | |
download | gentoo-647f00fcfb69fcfbee0a947eb94ec0b0b6e69b4d.tar.gz gentoo-647f00fcfb69fcfbee0a947eb94ec0b0b6e69b4d.tar.bz2 gentoo-647f00fcfb69fcfbee0a947eb94ec0b0b6e69b4d.zip |
sys-apps/dmidecode: stable 3.1 for sparc, bug #650356
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
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 89546a626049..a175ec522d75 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 )" |