diff options
Diffstat (limited to 'net-misc/r8168/r8168-8.052.01.ebuild')
-rw-r--r-- | net-misc/r8168/r8168-8.052.01.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/r8168/r8168-8.052.01.ebuild b/net-misc/r8168/r8168-8.052.01.ebuild index 8d93a0a7f5fe..507eae82b9d6 100644 --- a/net-misc/r8168/r8168-8.052.01.ebuild +++ b/net-misc/r8168/r8168-8.052.01.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ SRC_URI="http://rtitwww.realtek.com/rtdrivers/cn/nic1/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="use-firmware" |