blob: 3dbc3e3431b06a141cac70ca0ce4dde6488c1624 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
EAPI="2"
K_SECURITY_UNSUPPORTED="1"
ETYPE="sources"
inherit kernel-libre
detect_version
DESCRIPTION="Full sources for the BLOB free version of the Linux kernel"
HOMEPAGE="http://www.fsfla.org/svnwiki/selibre/linux-libre/"
SRC_URI="${KERNEL_URI}"
KEYWORDS="~amd64 ~x86"
IUSE=""
|