summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-05-26 16:58:40 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-05-26 16:58:40 +0200
commita20af5e9c53c8cf7d63127c6440b31a2c5770143 (patch)
treea3aac80ed02d5a12d11a8db31c7c76258bb8068d
parentdev-python/pylint: ppc64 stable wrt bug #606288 (diff)
downloadgentoo-a20af5e9c53c8cf7d63127c6440b31a2c5770143.tar.gz
gentoo-a20af5e9c53c8cf7d63127c6440b31a2c5770143.tar.bz2
gentoo-a20af5e9c53c8cf7d63127c6440b31a2c5770143.zip
sys-kernel/linux-firmware: ppc64 stable wrt bug #619358
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--sys-kernel/linux-firmware/linux-firmware-20170314.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-kernel/linux-firmware/linux-firmware-20170314.ebuild b/sys-kernel/linux-firmware/linux-firmware-20170314.ebuild
index 967ccd88fe1b..ef4049216482 100644
--- a/sys-kernel/linux-firmware/linux-firmware-20170314.ebuild
+++ b/sys-kernel/linux-firmware/linux-firmware-20170314.ebuild
@@ -8,11 +8,11 @@ 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 ppc x86"
+ KEYWORDS="alpha amd64 ppc ppc64 x86"
else
GIT_COMMIT="e39f0e3e6897ad865b3704f61218ae83f98a85da"
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"