sys-kernel/linux-firmware: move stable keywords
authorThomas Deutschmann <whissi@gentoo.org>
Wed, 2 Jan 2019 13:43:13 +0000 (14:43 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Wed, 2 Jan 2019 13:43:13 +0000 (14:43 +0100)
Package-Manager: Portage-2.3.53, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
sys-kernel/linux-firmware/linux-firmware-20181218.ebuild

index d7eafdff4cd9c379e000940baaacd9788d5c6bc4..ae9f20cb81f47d9982c717f9d212e56f78f1c2e9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -11,7 +11,7 @@ if [[ ${PV} == 99999999* ]]; then
 else
        GIT_COMMIT="0f22c8527439eaaf5c3fcf87b31c89445b6fa84d"
        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"