summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-10-11 17:37:40 +0200
committerMichał Górny <mgorny@gentoo.org>2019-10-11 17:37:40 +0200
commit298d869d02af664f590d134fe9862ff2740d0c3b (patch)
tree89f5a4852616840d309e55bb42239d272ef66e61 /sys-apps/dmidecode/dmidecode-3.2.ebuild
parentsci-visualization: Remove *-fbsd KEYWORDS (diff)
downloadgentoo-298d869d02af664f590d134fe9862ff2740d0c3b.tar.gz
gentoo-298d869d02af664f590d134fe9862ff2740d0c3b.tar.bz2
gentoo-298d869d02af664f590d134fe9862ff2740d0c3b.zip
sys-apps: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@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 1814cd4d9252..9272411e6a1a 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="-* alpha amd64 arm ~arm64 ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-solaris"
+KEYWORDS="-* alpha amd64 arm ~arm64 ia64 ~mips ppc ppc64 sparc x86 ~x86-solaris"
IUSE="selinux"
RDEPEND="selinux? ( sec-policy/selinux-dmidecode )"