commit: c40401ba85533051ff94346698a84347c58191f7 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Fri Jan 17 13:06:32 2025 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Fri Jan 17 13:06:32 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c40401ba
net-misc/r8168: Stabilize 8.054.00 amd64, #948148 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> net-misc/r8168/r8168-8.054.00.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/r8168/r8168-8.054.00.ebuild b/net-misc/r8168/r8168-8.054.00.ebuild index 5cb149094196..321cdf54b112 100644 --- a/net-misc/r8168/r8168-8.054.00.ebuild +++ b/net-misc/r8168/r8168-8.054.00.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/mtorromeo/${PN}/archive/${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="use-firmware"
