dev-embedded/minipro: Stabilize 0.7.3 amd64, #958146

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-06-15 02:37:06 +01:00
parent 6ef6d91af8
commit 93dbcb6bbf

View File

@@ -13,7 +13,7 @@ if [[ ${PV} == "9999" ]]; then
inherit git-r3
else
SRC_URI="https://gitlab.com/DavidGriffith/minipro/-/archive/${PV}/${P}.tar.bz2"
KEYWORDS="~amd64 x86"
KEYWORDS="amd64 x86"
fi
LICENSE="GPL-3+"