Diff trousers-0.3.15 with a trousers-0.3.15-r1
| /usr/portage/app-crypt/trousers/trousers-0.3.15-r1.ebuild 2024-12-25 15:56:32.773651925 +0300 | ||
|---|---|---|
| 11 | 11 | |
| 12 | 12 |
LICENSE="CPL-1.0 GPL-2" |
| 13 | 13 |
SLOT="0" |
| 14 |
KEYWORDS="amd64 arm arm64 ~loong ~m68k ~ppc ppc64 ~riscv ~s390 x86" |
|
| 14 |
KEYWORDS="amd64 arm arm64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 x86" |
|
| 15 | 15 |
IUSE="doc selinux" # gtk |
| 16 | 16 | |
| 17 | 17 |
# gtk support presently does NOT compile. |
| ... | ... | |
| 29 | 29 |
PATCHES=( |
| 30 | 30 |
"${FILESDIR}/${PN}-0.3.13-nouseradd.patch"
|
| 31 | 31 |
"${FILESDIR}/${PN}-0.3.14-Makefile.am-Mark-tddl.a-nodist.patch"
|
| 32 |
"${FILESDIR}/${P}-tspi-drop-the-use-of-getpwent_r.patch"
|
|
| 32 | 33 |
) |
| 33 | 34 | |
| 34 | 35 |
DOCS="AUTHORS ChangeLog NICETOHAVES README TODO" |