Сравнение v4l2loopback-0.13.1 с v4l2loopback-9999

/usr/portage/media-video/v4l2loopback/v4l2loopback-9999.ebuild 2024-07-02 13:51:46.489851521 +0300
1
# Copyright 1999-2025 Gentoo Authors
1
# Copyright 1999-2024 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI=8
......
11 11
	EGIT_REPO_URI="https://github.com/umlaeute/v4l2loopback.git"
12 12
	;;
13 13
*)
14
	KEYWORDS="amd64 x86"
14
	KEYWORDS="~amd64 ~x86"
15 15
	SRC_URI="https://github.com/umlaeute/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
16 16
	;;
17 17
esac
Спасибо!