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

Collapse All | Expand All

(-)file_not_specified_in_diff (-4 / +9 lines)
Line 5 Link Here
5
inherit bash-completion
5
inherit eutils bash-completion
6
--
Line 13 Link Here
13
KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
13
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
14
--
Line 20 Link Here
20
src_unpack() {
21
	unpack ${P}.tar.gz
22
	cd "${S}"
23
24
	epatch "${FILESDIR}/${P}-freebsd.patch"
25
}
26

Return to bug 172839