summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-10-23 21:04:44 -0700
committerMatt Turner <mattst88@gentoo.org>2018-10-23 21:04:57 -0700
commitb44b32ff9b00da39fe515ed5a24ec64dbd7a66c7 (patch)
tree13aac9f7bd0f48d9a70cec93495ad272136b1828 /sys-apps/dmidecode/dmidecode-3.2.ebuild
parentsci-chemistry/gromacs: fix python dep (diff)
downloadgentoo-b44b32ff9b00da39fe515ed5a24ec64dbd7a66c7.tar.gz
gentoo-b44b32ff9b00da39fe515ed5a24ec64dbd7a66c7.tar.bz2
gentoo-b44b32ff9b00da39fe515ed5a24ec64dbd7a66c7.zip
sys-apps/dmidecode-3.2: added ~mips
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'sys-apps/dmidecode/dmidecode-3.2.ebuild')
-rw-r--r--sys-apps/dmidecode/dmidecode-3.2.ebuild2
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 3d98eebf5a00..76a01691e0a5 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 ~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 )"