diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2014-07-30 15:59:47 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2014-07-30 15:59:47 +0000 |
commit | cf03f02ba839fee896134236012db6481f0494d2 (patch) | |
tree | 8ac44933ebaef83f36bdd465245271dfbf68f64a /virtual/linux-sources/linux-sources-1.ebuild | |
parent | Update metadata longdesc to reflect IDEA is now also part of GnuPG and the Op... (diff) | |
download | gentoo-2-cf03f02ba839fee896134236012db6481f0494d2.tar.gz gentoo-2-cf03f02ba839fee896134236012db6481f0494d2.tar.bz2 gentoo-2-cf03f02ba839fee896134236012db6481f0494d2.zip |
Stable ppc and ppc64, bug #512846
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'virtual/linux-sources/linux-sources-1.ebuild')
-rw-r--r-- | virtual/linux-sources/linux-sources-1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/linux-sources/linux-sources-1.ebuild b/virtual/linux-sources/linux-sources-1.ebuild index 492feaf93c5b..5d031c9ac5fa 100644 --- a/virtual/linux-sources/linux-sources-1.ebuild +++ b/virtual/linux-sources/linux-sources-1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/linux-sources/linux-sources-1.ebuild,v 1.6 2014/07/30 15:27:01 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/linux-sources/linux-sources-1.ebuild,v 1.7 2014/07/30 15:59:47 blueness Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86" IUSE="firmware" DEPEND="firmware? ( sys-kernel/linux-firmware )" |