summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Pagano <mpagano@gentoo.org>2023-12-22 06:02:59 -0500
committerMike Pagano <mpagano@gentoo.org>2023-12-22 06:02:59 -0500
commit0317e66845475447fcf46cb354ea2f8f7ed9b623 (patch)
tree3f43015b3f1e0670fb88446795c6cc1609d1a376 /sys-kernel/git-sources
parentdev-lang/python: Stabilize 3.11.7 ppc64, #920387 (diff)
downloadgentoo-0317e66845475447fcf46cb354ea2f8f7ed9b623.tar.gz
gentoo-0317e66845475447fcf46cb354ea2f8f7ed9b623.tar.bz2
gentoo-0317e66845475447fcf46cb354ea2f8f7ed9b623.zip
sys-kernel/git-sources: Fix EmptyGlobalAssignment warnings
Signed-off-by: Mike Pagano <mpagano@gentoo.org>
Diffstat (limited to 'sys-kernel/git-sources')
-rw-r--r--sys-kernel/git-sources/git-sources-6.7_rc6.ebuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys-kernel/git-sources/git-sources-6.7_rc6.ebuild b/sys-kernel/git-sources/git-sources-6.7_rc6.ebuild
index 46873aec3fec..0da7167ce080 100644
--- a/sys-kernel/git-sources/git-sources-6.7_rc6.ebuild
+++ b/sys-kernel/git-sources/git-sources-6.7_rc6.ebuild
@@ -24,7 +24,6 @@ HOMEPAGE="https://www.kernel.org"
SRC_URI="${KERNEL_URI}"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~s390 ~sparc ~x86"
-IUSE=""
K_EXTRAEINFO="This kernel is not supported by Gentoo due to its unstable and
experimental nature. If you have any issues, try a matching vanilla-sources
@@ -32,7 +31,6 @@ ebuild -- if the problem is not there, please contact the upstream kernel
developers at https://bugzilla.kernel.org and on the linux-kernel mailing list to
report the problem so it can be fixed in time for the next kernel release."
-RDEPEND=""
DEPEND="${RDEPEND}
>=sys-devel/patch-2.7.6-r4"