sys-kernel/linux-firmware: stabilize
authorRick Farina <zerochaos@gentoo.org>
Sun, 19 May 2019 18:14:46 +0000 (14:14 -0400)
committerRick Farina <zerochaos@gentoo.org>
Sun, 19 May 2019 18:14:46 +0000 (14:14 -0400)
new license structure approved by maintainer and license team

Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
sys-kernel/linux-firmware/linux-firmware-20190514.ebuild

index 1d485cb57d48d8e91c9e3f37074f25d1a096f143..61b0590959bc1abca955eecc7841b779ef77f24e 100644 (file)
@@ -6,12 +6,11 @@ inherit savedconfig
 
 if [[ ${PV} == 99999999* ]]; then
        inherit git-r3
-       SRC_URI=""
        EGIT_REPO_URI="https://git.kernel.org/pub/scm/linux/kernel/git/firmware/${PN}.git"
 else
        GIT_COMMIT="711d3297bac870af42088a467459a0634c1970ca"
        SRC_URI="https://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/snapshot/linux-firmware-${GIT_COMMIT}.tar.gz -> ${P}.tar.gz"
-       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"