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

(-)file_not_specified_in_diff (-13 / +2 lines)
Line 14 Link Here
14
	arm64? ( mirror://sourceforge/freepascal/${P}.aarch64-linux.tar )
Line 20 Link Here
20
KEYWORDS="-* ~amd64 ~x86 ~arm64"
19
KEYWORDS="-* ~amd64 ~x86"
21
--
Lines 51-54 Link Here
51
		arm64)
52
			FPC_ARCH="aarch64"
53
			PV_BIN="${PV}"
54
			;;
Lines 87-90 Link Here
87
		arm64)
88
			FPC_ARCH="a64"
89
			FPC_PARCH="aarch64"
90
			;;
Line 175 Link Here
175
		amd64|arm64)
166
		amd64)
176
--

Return to bug 817899