summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2015-02-24 22:15:14 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2015-02-24 22:15:14 +0000
commit9163ee99eb497fade53da90af708733fe0b846f2 (patch)
tree2bffdbd7295bdbd88049abb84719e7595fdc09f2 /sys-kernel
parentEAPI 5 (diff)
downloadgentoo-2-9163ee99eb497fade53da90af708733fe0b846f2.tar.gz
gentoo-2-9163ee99eb497fade53da90af708733fe0b846f2.tar.bz2
gentoo-2-9163ee99eb497fade53da90af708733fe0b846f2.zip
Restore keywords, bug #541160.
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x2324E7B566DF2611!)
Diffstat (limited to 'sys-kernel')
-rw-r--r--sys-kernel/linux-firmware/ChangeLog6
-rw-r--r--sys-kernel/linux-firmware/linux-firmware-20150206.ebuild5
2 files changed, 7 insertions, 4 deletions
diff --git a/sys-kernel/linux-firmware/ChangeLog b/sys-kernel/linux-firmware/ChangeLog
index c5054cdd9148..ca8c4d66dae4 100644
--- a/sys-kernel/linux-firmware/ChangeLog
+++ b/sys-kernel/linux-firmware/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-kernel/linux-firmware
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/ChangeLog,v 1.120 2015/02/24 00:35:18 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/ChangeLog,v 1.121 2015/02/24 22:15:14 chithanh Exp $
+
+ 24 Feb 2015; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ linux-firmware-20150206.ebuild:
+ Restore keywords, bug #541160.
24 Feb 2015; Patrick Lauer <patrick@gentoo.org>
linux-firmware-20150206.ebuild:
diff --git a/sys-kernel/linux-firmware/linux-firmware-20150206.ebuild b/sys-kernel/linux-firmware/linux-firmware-20150206.ebuild
index 171910e7090e..b4bc5bcbf24b 100644
--- a/sys-kernel/linux-firmware/linux-firmware-20150206.ebuild
+++ b/sys-kernel/linux-firmware/linux-firmware-20150206.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-20150206.ebuild,v 1.2 2015/02/24 00:35:18 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-20150206.ebuild,v 1.3 2015/02/24 22:15:14 chithanh Exp $
EAPI=5
inherit savedconfig
@@ -12,8 +12,7 @@ if [[ ${PV} == 99999999* ]]; then
KEYWORDS=""
else
SRC_URI="mirror://gentoo/${P}.tar.xz"
- #KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
- KEYWORDS="" # missing distfiles
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
fi
DESCRIPTION="Linux firmware files"