diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-01-21 14:25:52 -0500 |
---|---|---|
committer | Viorel Munteanu <ceamac@gentoo.org> | 2024-01-22 08:58:47 +0200 |
commit | df18a283fdd6bfd1260bd42faf7b3da3b13f76c2 (patch) | |
tree | 51229b145f052bfcb091be538426e1264d585076 /net-misc/r8168 | |
parent | media-sound/musescore: sync live (diff) | |
download | gentoo-df18a283fdd6bfd1260bd42faf7b3da3b13f76c2.tar.gz gentoo-df18a283fdd6bfd1260bd42faf7b3da3b13f76c2.tar.bz2 gentoo-df18a283fdd6bfd1260bd42faf7b3da3b13f76c2.zip |
net-misc/r8168: Stabilize 8.052.01 amd64, #918707
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Diffstat (limited to 'net-misc/r8168')
-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" |