commit:     12818c6d08b80e8c9859218d85b41289438610b4
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  3 16:27:57 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jan  4 03:29:02 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12818c6d

x11-terms/xterm: remove kernel_FreeBSD

Signed-off-by: David Seifert <soap <AT> gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/23641
Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-terms/xterm/xterm-366.ebuild | 6 +++---
 x11-terms/xterm/xterm-367.ebuild | 6 +++---
 x11-terms/xterm/xterm-368.ebuild | 6 +++---
 x11-terms/xterm/xterm-369.ebuild | 4 ++--
 4 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/x11-terms/xterm/xterm-366.ebuild b/x11-terms/xterm/xterm-366.ebuild
index 86edf8cd23ef..99c8680dc55c 100644
--- a/x11-terms/xterm/xterm-366.ebuild
+++ b/x11-terms/xterm/xterm-366.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
@@ -16,8 +16,8 @@ IUSE="+openpty sixel toolbar truetype unicode Xaw3d xinerama"
 
 BDEPEND="virtual/pkgconfig
        x11-base/xorg-proto"
-DEPEND="kernel_linux? ( sys-libs/libutempter )
-       kernel_FreeBSD? ( sys-libs/libutempter )
+DEPEND="
+       kernel_linux? ( sys-libs/libutempter )
        media-libs/fontconfig:1.0
        >=sys-libs/ncurses-5.7-r7:0=
        x11-apps/xmessage

diff --git a/x11-terms/xterm/xterm-367.ebuild b/x11-terms/xterm/xterm-367.ebuild
index 86edf8cd23ef..99c8680dc55c 100644
--- a/x11-terms/xterm/xterm-367.ebuild
+++ b/x11-terms/xterm/xterm-367.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
@@ -16,8 +16,8 @@ IUSE="+openpty sixel toolbar truetype unicode Xaw3d xinerama"
 
 BDEPEND="virtual/pkgconfig
        x11-base/xorg-proto"
-DEPEND="kernel_linux? ( sys-libs/libutempter )
-       kernel_FreeBSD? ( sys-libs/libutempter )
+DEPEND="
+       kernel_linux? ( sys-libs/libutempter )
        media-libs/fontconfig:1.0
        >=sys-libs/ncurses-5.7-r7:0=
        x11-apps/xmessage

diff --git a/x11-terms/xterm/xterm-368.ebuild b/x11-terms/xterm/xterm-368.ebuild
index 360ff3a47763..b29486ec821a 100644
--- a/x11-terms/xterm/xterm-368.ebuild
+++ b/x11-terms/xterm/xterm-368.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
@@ -16,8 +16,8 @@ IUSE="+openpty sixel toolbar truetype unicode Xaw3d xinerama"
 
 BDEPEND="virtual/pkgconfig
        x11-base/xorg-proto"
-DEPEND="kernel_linux? ( sys-libs/libutempter )
-       kernel_FreeBSD? ( sys-libs/libutempter )
+DEPEND="
+       kernel_linux? ( sys-libs/libutempter )
        media-libs/fontconfig:1.0
        >=sys-libs/ncurses-5.7-r7:0=
        x11-apps/xmessage

diff --git a/x11-terms/xterm/xterm-369.ebuild b/x11-terms/xterm/xterm-369.ebuild
index c82fc284ca0f..57e07cc5fdd8 100644
--- a/x11-terms/xterm/xterm-369.ebuild
+++ b/x11-terms/xterm/xterm-369.ebuild
@@ -16,8 +16,8 @@ IUSE="+openpty sixel toolbar truetype unicode Xaw3d xinerama"
 
 BDEPEND="virtual/pkgconfig
        x11-base/xorg-proto"
-DEPEND="kernel_linux? ( sys-libs/libutempter )
-       kernel_FreeBSD? ( sys-libs/libutempter )
+DEPEND="
+       kernel_linux? ( sys-libs/libutempter )
        media-libs/fontconfig:1.0
        >=sys-libs/ncurses-5.7-r7:0=
        x11-apps/xmessage

Reply via email to