commit:     1fd7fb65d63994c7da91699771e498b5d7f6ebd3
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Tue Jan  4 10:29:57 2022 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Tue Jan  4 10:29:57 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fd7fb65

sys-apps/gptfdisk: remove implicit kernel_linux

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 sys-apps/gptfdisk/gptfdisk-1.0.6-r2.ebuild | 4 ++--
 sys-apps/gptfdisk/gptfdisk-1.0.7-r2.ebuild | 4 ++--
 sys-apps/gptfdisk/gptfdisk-1.0.8-r1.ebuild | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/sys-apps/gptfdisk/gptfdisk-1.0.6-r2.ebuild 
b/sys-apps/gptfdisk/gptfdisk-1.0.6-r2.ebuild
index 770e93982f0a..2861972f8552 100644
--- a/sys-apps/gptfdisk/gptfdisk-1.0.6-r2.ebuild
+++ b/sys-apps/gptfdisk/gptfdisk-1.0.6-r2.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
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 
~amd64-linux ~x86-linux"
-IUSE="kernel_linux ncurses static"
+IUSE="ncurses static"
 
 # libuuid from util-linux is required.
 RDEPEND="!static? (

diff --git a/sys-apps/gptfdisk/gptfdisk-1.0.7-r2.ebuild 
b/sys-apps/gptfdisk/gptfdisk-1.0.7-r2.ebuild
index 06e5ca062f3a..df490f526b5e 100644
--- a/sys-apps/gptfdisk/gptfdisk-1.0.7-r2.ebuild
+++ b/sys-apps/gptfdisk/gptfdisk-1.0.7-r2.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
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 
~amd64-linux ~x86-linux"
-IUSE="kernel_linux ncurses static"
+IUSE="ncurses static"
 
 # libuuid from util-linux is required.
 RDEPEND="!static? (

diff --git a/sys-apps/gptfdisk/gptfdisk-1.0.8-r1.ebuild 
b/sys-apps/gptfdisk/gptfdisk-1.0.8-r1.ebuild
index c97d95282503..150948967cf2 100644
--- a/sys-apps/gptfdisk/gptfdisk-1.0.8-r1.ebuild
+++ b/sys-apps/gptfdisk/gptfdisk-1.0.8-r1.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
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv 
~sparc ~x86 ~amd64-linux ~x86-linux"
-IUSE="kernel_linux ncurses static"
+IUSE="ncurses static"
 
 # libuuid from util-linux is required.
 RDEPEND="!static? (

Reply via email to