diff options
author | Nick White <git@njw.me.uk> | 2009-06-15 14:54:52 +0100 |
---|---|---|
committer | Nick White <git@njw.me.uk> | 2009-06-15 14:54:52 +0100 |
commit | 22fe1bdc67ddad9bc6a35d24cf0b9d18bd9142b3 (patch) | |
tree | 9f00947cde3bd4c33c88cb72cae5266bbe285ec2 | |
parent | 17f97fc436c6a38a53493863c95738dd611b0b62 (diff) | |
download | njw-gentoo-local-22fe1bdc67ddad9bc6a35d24cf0b9d18bd9142b3.tar.bz2 njw-gentoo-local-22fe1bdc67ddad9bc6a35d24cf0b9d18bd9142b3.zip |
Corrected keywording
-rw-r--r-- | sys-kernel/libre-sources/libre-sources-2.6.30.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-kernel/libre-sources/libre-sources-2.6.30.ebuild b/sys-kernel/libre-sources/libre-sources-2.6.30.ebuild index 23d1a4c..25a9ef5 100644 --- a/sys-kernel/libre-sources/libre-sources-2.6.30.ebuild +++ b/sys-kernel/libre-sources/libre-sources-2.6.30.ebuild @@ -7,7 +7,7 @@ DESCRIPTION="Full sources for the BLOB free version of the Linux kernel" HOMEPAGE="http://www.fsfla.org/svnwiki/selibre/linux-libre/" SRC_URI="http://www.linux-libre.fsfla.org/pub/linux-libre/releases/${PV}-libre/linux-${PV}-libre.tar.bz2" -KEYWORDS="~amd64 x86" +KEYWORDS="~amd64 ~x86" src_unpack() { # kernel revision patches included in tarball |