summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-01-02 14:43:13 +0100
committerThomas Deutschmann <whissi@gentoo.org>2019-01-02 14:43:13 +0100
commitb1715f8734cfaee9131d35575e89e5af8ff07e9c (patch)
tree329c0855c10820435ecc505c1bf1378a283673b7
parentsys-apps/fwupd: Revbump to install openrc init script again. (diff)
downloadgentoo-b1715f8734cfaee9131d35575e89e5af8ff07e9c.tar.gz
gentoo-b1715f8734cfaee9131d35575e89e5af8ff07e9c.tar.bz2
gentoo-b1715f8734cfaee9131d35575e89e5af8ff07e9c.zip
sys-kernel/linux-firmware: move stable keywords
Package-Manager: Portage-2.3.53, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r--sys-kernel/linux-firmware/linux-firmware-20181218.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-kernel/linux-firmware/linux-firmware-20181218.ebuild b/sys-kernel/linux-firmware/linux-firmware-20181218.ebuild
index d7eafdff4cd9..ae9f20cb81f4 100644
--- a/sys-kernel/linux-firmware/linux-firmware-20181218.ebuild
+++ b/sys-kernel/linux-firmware/linux-firmware-20181218.ebuild
@@ -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"