diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-16 09:57:56 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-16 09:57:56 +0200 |
commit | 8c9c84d8c16cacfd73b7a6fa41300edcedfc6336 (patch) | |
tree | 3f6725b032efef18c3b07cd3ec4b0230d5e49ac7 /net-misc/r8168 | |
parent | net-vpn/openvpn: x86 stable wrt bug #618204 (diff) | |
download | gentoo-8c9c84d8c16cacfd73b7a6fa41300edcedfc6336.tar.gz gentoo-8c9c84d8c16cacfd73b7a6fa41300edcedfc6336.tar.bz2 gentoo-8c9c84d8c16cacfd73b7a6fa41300edcedfc6336.zip |
net-misc/r8168: x86 stable wrt bug #618368
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
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 deedca01f0a2..4822eb150790 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" |