Diff psinfo-0.12-r1 with a psinfo-0.12-r2
/usr/portage/sys-process/psinfo/psinfo-0.12-r2.ebuild 2023-10-09 14:52:35.584368504 +0300 | ||
---|---|---|
10 | 10 |
SRC_URI="http://www.ward.nu/computer/${PN}/${P}.tar.gz" |
11 | 11 | |
12 | 12 |
SLOT="0" |
13 |
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" |
|
13 |
KEYWORDS="~amd64 ~riscv ~x86 ~amd64-linux ~x86-linux" |
|
14 | 14 |
LICENSE="GPL-2" |
15 | 15 | |
16 | 16 |
PATCHES=( |
17 | 17 |
"${FILESDIR}/${P}-asneeded.patch" |
18 |
"${FILESDIR}/${P}-char.patch" |
|
18 | 19 |
) |
19 | 20 | |
20 | 21 |
src_prepare() { |