summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-11 11:26:40 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-11 11:26:40 +0100
commit5ecb6e3a0705d5cb66b0b7c202b316ea95363b9c (patch)
tree2542e7af8d525059ecc0461eed7e2130a2518132 /sys-kernel/linux-firmware
parentdev-python/pytest: sparc stable wrt bug #577826 (diff)
downloadgentoo-5ecb6e3a0705d5cb66b0b7c202b316ea95363b9c.tar.gz
gentoo-5ecb6e3a0705d5cb66b0b7c202b316ea95363b9c.tar.bz2
gentoo-5ecb6e3a0705d5cb66b0b7c202b316ea95363b9c.zip
sys-kernel/linux-firmware: sparc stable wrt bug #584484
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-kernel/linux-firmware')
-rw-r--r--sys-kernel/linux-firmware/linux-firmware-20160331.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-kernel/linux-firmware/linux-firmware-20160331.ebuild b/sys-kernel/linux-firmware/linux-firmware-20160331.ebuild
index f14c9f6beffb..feb06c052934 100644
--- a/sys-kernel/linux-firmware/linux-firmware-20160331.ebuild
+++ b/sys-kernel/linux-firmware/linux-firmware-20160331.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$
@@ -9,10 +9,10 @@ if [[ ${PV} == 99999999* ]]; then
inherit git-2
SRC_URI=""
EGIT_REPO_URI="git://git.kernel.org/pub/scm/linux/kernel/git/firmware/${PN}.git"
- KEYWORDS="alpha amd64 arm hppa ppc ppc64 x86"
+ KEYWORDS="alpha amd64 arm hppa ppc ppc64 sparc x86"
else
SRC_URI="mirror://gentoo/${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"