net-wireless/nanovna-saver: Keyword 0.6.4 x86, #944727

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2024-11-23 17:02:40 +01:00
parent 2056bb8b32
commit 20af448eb7

View File

@@ -16,7 +16,7 @@ if [ "${PV}" = "9999" ]; then
EGIT_REPO_URI="https://github.com/mihtjel/nanovna-saver.git"
else
SRC_URI="https://github.com/mihtjel/nanovna-saver/archive/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64"
KEYWORDS="~amd64 ~x86"
export SETUPTOOLS_SCM_PRETEND_VERSION="${PV}"
fi