diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-05 16:11:09 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-05 16:11:09 +0200 |
commit | 32b9375443cefcc88459951f7a8d4ffabd08fa19 (patch) | |
tree | baecccc36517aa8439a03e5e4a2809efa6a1b3c7 /net-misc/r8168 | |
parent | media-sound/picard: x86 stable wrt bug #733566 (diff) | |
download | gentoo-32b9375443cefcc88459951f7a8d4ffabd08fa19.tar.gz gentoo-32b9375443cefcc88459951f7a8d4ffabd08fa19.tar.bz2 gentoo-32b9375443cefcc88459951f7a8d4ffabd08fa19.zip |
net-misc/r8168: x86 stable wrt bug #733570
Package-Manager: Portage-2.3.99, Repoman-2.3.22
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.048.03.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/r8168/r8168-8.048.03.ebuild b/net-misc/r8168/r8168-8.048.03.ebuild index 54bd8991ee45..e15feb0e347a 100644 --- a/net-misc/r8168/r8168-8.048.03.ebuild +++ b/net-misc/r8168/r8168-8.048.03.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://dev.gentoo.org/~pacho/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" MODULE_NAMES="r8168(net:${S}/src)" BUILD_TARGETS="modules" |