diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-15 16:14:43 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-15 16:14:43 +0200 |
commit | a9d476ed000f930318194fb1be18213bf8024cec (patch) | |
tree | ec02d3efbd2dd57cbe9ca02e2bca1c6f15f6f6f5 /net-misc/r8168 | |
parent | x11-misc/redshift: Add python3_6 (diff) | |
download | gentoo-a9d476ed000f930318194fb1be18213bf8024cec.tar.gz gentoo-a9d476ed000f930318194fb1be18213bf8024cec.tar.bz2 gentoo-a9d476ed000f930318194fb1be18213bf8024cec.zip |
net-misc/r8168: amd64 stable wrt bug #618368
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/r8168')
-rw-r--r-- | net-misc/r8168/r8168-8.044.02.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/r8168/r8168-8.044.02.ebuild b/net-misc/r8168/r8168-8.044.02.ebuild index 8c730a06229a..deedca01f0a2 100644 --- a/net-misc/r8168/r8168-8.044.02.ebuild +++ b/net-misc/r8168/r8168-8.044.02.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="http://www.realtek.com.tw" SRC_URI="http://12244.wpc.azureedge.net/8012244/drivers/rtdrivers/cn/nic/0009-${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" |