diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-10 15:40:10 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-10 15:40:10 +0200 |
commit | f9655540fbf0a99f270eebbd4ba48c4493b3d377 (patch) | |
tree | 1dd1de1cb0428fab04129a658c238ca190532360 /sys-apps/dmidecode | |
parent | app-arch/libarchive: sparc stable wrt bug #618026 (diff) | |
download | gentoo-f9655540fbf0a99f270eebbd4ba48c4493b3d377.tar.gz gentoo-f9655540fbf0a99f270eebbd4ba48c4493b3d377.tar.bz2 gentoo-f9655540fbf0a99f270eebbd4ba48c4493b3d377.zip |
sys-apps/dmidecode: sparc stable wrt bug #619564
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="sparc"
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 9427da0a94f1..d44fbcb574c9 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 )" |