diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-21 18:12:33 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-21 18:16:09 +0100 |
commit | 55493d8bb98f46b7c0e30d80d1c51c4f69754c66 (patch) | |
tree | 520db6b3fa1a5f30f1f63e5441218a997242dc93 /sys-kernel | |
parent | dev-python/pytidylib: amd64 stable wrt bug #606222 (diff) | |
download | gentoo-55493d8bb98f46b7c0e30d80d1c51c4f69754c66.tar.gz gentoo-55493d8bb98f46b7c0e30d80d1c51c4f69754c66.tar.bz2 gentoo-55493d8bb98f46b7c0e30d80d1c51c4f69754c66.zip |
sys-kernel/linux-firmware: amd64 stable wrt bug #606614
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-kernel')
-rw-r--r-- | sys-kernel/linux-firmware/linux-firmware-20161205.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-kernel/linux-firmware/linux-firmware-20161205.ebuild b/sys-kernel/linux-firmware/linux-firmware-20161205.ebuild index db373a2f9a28..a26569cd7612 100644 --- a/sys-kernel/linux-firmware/linux-firmware-20161205.ebuild +++ b/sys-kernel/linux-firmware/linux-firmware-20161205.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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" |