Сравнение palo-2.24 с palo-2.27

/usr/portage/sys-boot/palo/palo-2.27.ebuild 2025-02-03 17:39:35.934678008 +0300
1
# Copyright 1999-2023 Gentoo Authors
1
# Copyright 1999-2025 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI=8
......
12 12
	inherit git-r3
13 13
else
14 14
	SRC_URI="https://git.kernel.org/pub/scm/linux/kernel/git/deller/${PN}.git/snapshot/${P}.tar.gz"
15
	KEYWORDS="-* hppa"
15
	KEYWORDS="-* ~hppa"
16 16
fi
17 17

  
18 18
LICENSE="GPL-2"
Спасибо!