Diff polychromatic-0.9.6 with a polychromatic-9999

/usr/portage/sys-apps/polychromatic/polychromatic-9999.ebuild 2025-03-20 18:21:35.719552044 +0300
1
# Copyright 1999-2026 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
......
19 19
	SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz
20 20
		-> ${P}.tar.gz"
21 21

  
22
	KEYWORDS="amd64"
22
	KEYWORDS="~amd64"
23 23
fi
24 24

  
25 25
LICENSE="GPL-3+"
Thank you!