diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-12-21 10:56:10 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-12-21 10:56:10 +0100 |
commit | b7eafe578db3756bd46050aec1ebf7d4f2c3ae87 (patch) | |
tree | 831b8ac5506a4320dba7be9632783cddca45d67f /net-misc | |
parent | sci-calculators/hexcalc-1.11-r3: stable on amd64 (diff) | |
download | gentoo-b7eafe578db3756bd46050aec1ebf7d4f2c3ae87.tar.gz gentoo-b7eafe578db3756bd46050aec1ebf7d4f2c3ae87.tar.bz2 gentoo-b7eafe578db3756bd46050aec1ebf7d4f2c3ae87.zip |
net-misc/r8168-8.042.00-r0: stable on amd64
Gentoo-Bug: 597870
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/r8168/r8168-8.042.00.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/r8168/r8168-8.042.00.ebuild b/net-misc/r8168/r8168-8.042.00.ebuild index c646233adb75..04527059b0c3 100644 --- a/net-misc/r8168/r8168-8.042.00.ebuild +++ b/net-misc/r8168/r8168-8.042.00.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="http://www.realtek.com.tw" SRC_URI="http://12244.wpc.azureedge.net/8012244/drivers/rtdrivers/cn/nic/0005-${P}.tar.bz2 -> ${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" MODULE_NAMES="r8168(net:${S}/src)" BUILD_TARGETS="modules" |