diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-02-07 10:21:40 -0500 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-02-07 20:56:04 -0500 |
commit | 6df01f68704679bb520d220356318c1f6ad63a7c (patch) | |
tree | 8c6a26dd7aae2318d988d628c71448e0473813af /net-misc/r8168 | |
parent | dev-java/apache-rat: Keyword 0.15-r1 x86, #922771 (diff) | |
download | gentoo-6df01f68704679bb520d220356318c1f6ad63a7c.tar.gz gentoo-6df01f68704679bb520d220356318c1f6ad63a7c.tar.bz2 gentoo-6df01f68704679bb520d220356318c1f6ad63a7c.zip |
Revert "net-misc/r8168: Stabilize 8.052.01 amd64, #918707"
This reverts commit df18a283fdd6bfd1260bd42faf7b3da3b13f76c2.
Signed-off-by: Ionen Wolkens <ionen@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 507eae82b9d6..8d93a0a7f5fe 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-2024 Gentoo Authors +# Copyright 1999-2023 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" |