Diff ecl-21.2.1-r5 with a ecl-23.9.9-r1
/usr/portage/dev-lisp/ecl/ecl-23.9.9-r1.ebuild 2023-10-09 14:52:29.776368357 +0300 | ||
---|---|---|
11 | 11 | |
12 | 12 |
LICENSE="BSD-2 LGPL-2.1+" |
13 | 13 |
SLOT="0/${PV}" |
14 |
KEYWORDS="amd64 ~ppc ppc64 ~sparc x86 ~amd64-linux" |
|
14 |
KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux" |
|
15 | 15 |
IUSE="cxx debug emacs gengc precisegc cpu_flags_x86_sse +threads +unicode X" |
16 | 16 |
# test phase only works if ecl already installed #516876 |
17 | 17 |
RESTRICT="test" |
... | ... | |
31 | 31 |
"${FILESDIR}/${PN}-16.1.3-headers-gentoo.patch" |
32 | 32 |
"${FILESDIR}/${PN}-16.1.3-build.patch" |
33 | 33 |
"${FILESDIR}/${PN}-21.2.1-donotcompressinfo.patch" |
34 |
"${FILESDIR}/${PN}-21.2.1-ldflags.patch" |
|
35 | 34 |
) |
36 | 35 | |
37 | 36 |
src_prepare() { |