media-plugins/calf: Stabilize 0.90.4 amd64, #945950

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2024-12-06 10:13:36 +00:00
parent 7e5025bf44
commit f0dc24e59c

View File

@@ -13,7 +13,7 @@ if [[ "${PV}" = "9999" ]] ; then
EGIT_REPO_URI="https://github.com/calf-studio-gear/calf.git"
else
SRC_URI="https://github.com/calf-studio-gear/calf/archive/${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
fi
LICENSE="LGPL-2.1"