diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-04-29 20:03:53 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-29 20:49:31 +0100 |
commit | c63e8c308fd3761eb14b8b85324e09982b97fe49 (patch) | |
tree | 7daaedcf33c54b5f83fa749f99763e566f316992 /sys-apps | |
parent | dev-python/cython: stable 0.29.4 for ppc/ppc64, bug #681558 (diff) | |
download | gentoo-c63e8c308fd3761eb14b8b85324e09982b97fe49.tar.gz gentoo-c63e8c308fd3761eb14b8b85324e09982b97fe49.tar.bz2 gentoo-c63e8c308fd3761eb14b8b85324e09982b97fe49.zip |
sys-apps/dmidecode: stable 3.2 for sparc, bug #684574
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-apps')
-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 f53c590f83f5..fa84d3229608 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 )" |