Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 129828 | Differences between
and this patch

Collapse All | Expand All

(-)qc-usb-0.6.3.ebuild (+3 lines)
Lines 13-19 Link Here
13
SLOT="0"
13
SLOT="0"
14
KEYWORDS="x86 ~ppc ~amd64"
14
KEYWORDS="x86 ~ppc ~amd64"
15
15
16
DEPEND="virtual/linux-sources"
17
16
pkg_setup() {
18
pkg_setup() {
19
	linux-mod_pkg_setup
17
	ABI=${KERNEL_ABI}
20
	ABI=${KERNEL_ABI}
18
}
21
}
19
22

Return to bug 129828