Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 55661
Collapse All | Expand All

(-)fetchmail-6.2.5.ebuild.old (-1 / +2 lines)
Lines 12-18 Link Here
12
12
13
SLOT="0"
13
SLOT="0"
14
LICENSE="GPL-2 public-domain"
14
LICENSE="GPL-2 public-domain"
15
KEYWORDS="x86 alpha sparc ppc amd64 s390"
15
KEYWORDS="x86 alpha sparc ppc amd64 s390 ppc64"
16
16
17
DEPEND="virtual/glibc
17
DEPEND="virtual/glibc
18
	ssl? ( >=dev-libs/openssl-0.9.6 )
18
	ssl? ( >=dev-libs/openssl-0.9.6 )
Lines 34-39 Link Here
34
34
35
	use amd64 && gnuconfig_update
35
	use amd64 && gnuconfig_update
36
	use s390 && gnuconfig_update
36
	use s390 && gnuconfig_update
37
	use ppc64 && gnuconfig_update
37
38
38
	local myconf
39
	local myconf
39
40

Return to bug 55661