Сравнение qdmr-0.13.2 с qdmr-9999

/usr/portage/net-wireless/qdmr/qdmr-9999.ebuild 2025-10-27 18:18:09.127101838 +0300
1
# Copyright 2021-2026 Gentoo Authors
1
# Copyright 2021-2025 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI=8
......
14 14
	MY_PV="${PV/_/-}"
15 15
	SRC_URI="https://github.com/hmatuschek/qdmr/archive/refs/tags/v${MY_PV}.tar.gz -> ${P}.tar.gz"
16 16
	S="${WORKDIR}/${PN}-${MY_PV}"
17
	KEYWORDS="amd64 x86"
17
	KEYWORDS="~amd64 ~x86"
18 18
fi
19 19
LICENSE="GPL-3+"
20 20
SLOT="0"
Спасибо!