gui-apps/mako: Stabilize 1.9.0 arm64, #938524

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2024-08-26 17:34:42 +01:00
parent 412625e21f
commit 8e9cfa7f2c

View File

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