media-gfx/maim: Stabilize 5.8.1 amd64, #961337

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-08-12 04:40:33 +01:00
parent c0262f92e3
commit d9ee0f7ed3

View File

@@ -13,7 +13,7 @@ if [[ ${PV} == *9999 ]]; then
EGIT_REPO_URI="https://github.com/naelstrof/maim.git"
else
SRC_URI="https://github.com/naelstrof/maim/archive/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 ~x86"
KEYWORDS="amd64 ~x86"
fi
LICENSE="GPL-3+ MIT"