sys-kernel/linux-firmware: amd64 stable wrt bug #619358
authorAgostino Sarubbo <ago@gentoo.org>
Mon, 22 May 2017 13:31:34 +0000 (15:31 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Mon, 22 May 2017 13:31:34 +0000 (15:31 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
sys-kernel/linux-firmware/linux-firmware-20170314.ebuild

index df9019370e93896a161275afcbc4cdfa83175369..e9697853db5839a98c5845fedba259fafc2c2b09 100644 (file)
@@ -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=""
+       KEYWORDS="amd64"
 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"