diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-05-06 18:57:16 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-05-06 19:25:06 +0200 |
commit | 47956d9fe46a5860eead311dabc377cfe89c217d (patch) | |
tree | c838ee0f784cf0c621c66bba42aa0fd7bf15db9a /sys-apps/smartmontools/smartmontools-9999.ebuild | |
parent | sys-apps/portage: Remove stale sys-freebsd/ deps (diff) | |
download | gentoo-47956d9fe46a5860eead311dabc377cfe89c217d.tar.gz gentoo-47956d9fe46a5860eead311dabc377cfe89c217d.tar.bz2 gentoo-47956d9fe46a5860eead311dabc377cfe89c217d.zip |
sys-apps/smartmontools: Remove stale sys-freebsd/ deps
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-apps/smartmontools/smartmontools-9999.ebuild')
-rw-r--r-- | sys-apps/smartmontools/smartmontools-9999.ebuild | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sys-apps/smartmontools/smartmontools-9999.ebuild b/sys-apps/smartmontools/smartmontools-9999.ebuild index c4df5d73b628..984b82cc76d4 100644 --- a/sys-apps/smartmontools/smartmontools-9999.ebuild +++ b/sys-apps/smartmontools/smartmontools-9999.ebuild @@ -25,9 +25,6 @@ DEPEND=" static? ( sys-libs/libcap-ng[static-libs] ) !static? ( sys-libs/libcap-ng ) ) - kernel_FreeBSD? ( - sys-freebsd/freebsd-lib[usb] - ) selinux? ( sys-libs/libselinux )" |