Сравнение catatonit-0.2.1 с catatonit-9999

/usr/portage/app-containers/catatonit/catatonit-9999.ebuild 2024-12-25 14:59:47.043270038 +0300
1
# Copyright 2022-2025 Gentoo Authors
1
# Copyright 2022-2024 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI=8
......
13 13
	EGIT_REPO_URI="https://github.com/openSUSE/catatonit.git"
14 14
else
15 15
	SRC_URI="https://github.com/openSUSE/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
16
	KEYWORDS="amd64 arm64 ~loong ~ppc64 ~riscv"
16
	KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv"
17 17
fi
18 18

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