diff options
author | Mike Pagano <mpagano@gentoo.org> | 2021-08-11 18:48:40 -0400 |
---|---|---|
committer | Mike Pagano <mpagano@gentoo.org> | 2021-08-11 18:48:40 -0400 |
commit | 6aae4aebeecf9ea7a92af03e76a666297bb433a9 (patch) | |
tree | 6f38d5b65c0af55b059b348bef8519a0aebc3e2f /sys-kernel/linux-docs | |
parent | dev-util/quilt: Fix trailing slash (diff) | |
download | gentoo-6aae4aebeecf9ea7a92af03e76a666297bb433a9.tar.gz gentoo-6aae4aebeecf9ea7a92af03e76a666297bb433a9.tar.bz2 gentoo-6aae4aebeecf9ea7a92af03e76a666297bb433a9.zip |
sys-kernel/linux-docs: EAPI=8 and version bump
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Mike Pagano <mpagano@gentoo.org>
Diffstat (limited to 'sys-kernel/linux-docs')
-rw-r--r-- | sys-kernel/linux-docs/linux-docs-5.10.57.ebuild (renamed from sys-kernel/linux-docs/linux-docs-5.10.50.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-kernel/linux-docs/linux-docs-5.10.50.ebuild b/sys-kernel/linux-docs/linux-docs-5.10.57.ebuild index cbc47ead1f0c..5b4bc6708650 100644 --- a/sys-kernel/linux-docs/linux-docs-5.10.50.ebuild +++ b/sys-kernel/linux-docs/linux-docs-5.10.57.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 PYTHON_COMPAT=( python3_{8,9} ) inherit python-any-r1 toolchain-funcs |