Сравнение logswan-2.1.14 с logswan-9999

/usr/portage/www-misc/logswan/logswan-9999.ebuild 2023-10-09 14:52:35.892368512 +0300
1
# Copyright 1999-2025 Gentoo Authors
1
# Copyright 1999-2023 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI=8
......
15 15
else
16 16
	SRC_URI="https://github.com/fcambus/${PN}/archive/${PV}.tar.gz
17 17
		-> ${P}.tar.gz"
18
	KEYWORDS="amd64 ~x86"
18
	KEYWORDS="~amd64 ~x86"
19 19
fi
20 20

  
21 21
LICENSE="BSD-2"
......
26 26
	dev-libs/libmaxminddb:=
27 27
"
28 28
DEPEND="${RDEPEND}"
29

  
30
PATCHES=( "${FILESDIR}/logswan-2.1.14-cmake_minimum.patch" )
Спасибо!