summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2022-01-03 17:30:53 +0100
committerSam James <sam@gentoo.org>2022-01-04 03:28:42 +0000
commit53885dea62ab969a7e46939255988a21bb7d9306 (patch)
treea0e96a31f43613934fbd7d878f499ce7f498d4e7 /app-misc
parentapp-metrics/collectd: remove kernel_FreeBSD (diff)
downloadgentoo-53885dea62ab969a7e46939255988a21bb7d9306.tar.gz
gentoo-53885dea62ab969a7e46939255988a21bb7d9306.tar.bz2
gentoo-53885dea62ab969a7e46939255988a21bb7d9306.zip
app-misc/tmux: remove kernel_FreeBSD
Signed-off-by: David Seifert <soap@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/tmux/tmux-3.1c.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/tmux/tmux-3.1c.ebuild b/app-misc/tmux/tmux-3.1c.ebuild
index 83e054ebd04a..e0b72a2da447 100644
--- a/app-misc/tmux/tmux-3.1c.ebuild
+++ b/app-misc/tmux/tmux-3.1c.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -20,7 +20,7 @@ fi
LICENSE="ISC"
SLOT="0"
-IUSE="debug selinux utempter vim-syntax kernel_FreeBSD kernel_linux"
+IUSE="debug selinux utempter vim-syntax kernel_linux"
DEPEND="
dev-libs/libevent:0=