diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-21 18:21:04 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-21 18:26:50 +0100 |
commit | 34688ef9a950c9cc4c6db84103f91dfb42d25556 (patch) | |
tree | cea57aedcf980e3b764f9e3e03c7ee34f50bc787 /sys-kernel | |
parent | app-misc/neofetch: x86 stable wrt bug #606596 (diff) | |
download | gentoo-34688ef9a950c9cc4c6db84103f91dfb42d25556.tar.gz gentoo-34688ef9a950c9cc4c6db84103f91dfb42d25556.tar.bz2 gentoo-34688ef9a950c9cc4c6db84103f91dfb42d25556.zip |
sys-kernel/linux-firmware: x86 stable wrt bug #606614
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-kernel')
-rw-r--r-- | sys-kernel/linux-firmware/linux-firmware-20161205.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-kernel/linux-firmware/linux-firmware-20161205.ebuild b/sys-kernel/linux-firmware/linux-firmware-20161205.ebuild index a26569cd7612..f2f3d6f83cb7 100644 --- a/sys-kernel/linux-firmware/linux-firmware-20161205.ebuild +++ b/sys-kernel/linux-firmware/linux-firmware-20161205.ebuild @@ -13,7 +13,7 @@ if [[ ${PV} == 99999999* ]]; then else GIT_COMMIT="91ddce492dc0a6a718396e0c79101087134f622d" SRC_URI="https://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/snapshot/linux-firmware-${GIT_COMMIT}.tar.xz -> ${P}.tar.xz" - KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86" fi DESCRIPTION="Linux firmware files" |