gui-apps/mako: Keyword 1.8.0 ppc64, #927219

Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Matoro Mahri
2024-04-02 22:19:39 -04:00
committed by Arthur Zamarin
parent 6ae644b600
commit 9d17bf28a9

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 x86"
KEYWORDS="amd64 arm64 ~ppc64 x86"
fi
LICENSE="MIT"