summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2021-08-29 15:56:59 +0800
committerYixun Lan <dlan@gentoo.org>2021-09-01 16:32:14 +0800
commit9df32335710e440c0b899e4952ea72f7a148e4f5 (patch)
treecec44402302c1ac2a2b7824becf8d827ed59bc6f /sys-apps/dmidecode
parentdev-embedded/libjaylink: keyword ~riscv (diff)
downloadgentoo-9df32335710e440c0b899e4952ea72f7a148e4f5.tar.gz
gentoo-9df32335710e440c0b899e4952ea72f7a148e4f5.tar.bz2
gentoo-9df32335710e440c0b899e4952ea72f7a148e4f5.zip
sys-apps/dmidecode: keyword ~riscv
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'sys-apps/dmidecode')
-rw-r--r--sys-apps/dmidecode/dmidecode-3.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/dmidecode/dmidecode-3.3.ebuild b/sys-apps/dmidecode/dmidecode-3.3.ebuild
index 5671b2b883e5..1625ce216b6c 100644
--- a/sys-apps/dmidecode/dmidecode-3.3.ebuild
+++ b/sys-apps/dmidecode/dmidecode-3.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://savannah.nongnu.org/download/${PN}/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="-* ~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 x86 ~x86-solaris"
+KEYWORDS="-* ~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~riscv x86 ~x86-solaris"
IUSE="selinux"
RDEPEND="selinux? ( sec-policy/selinux-dmidecode )"