commit:     f8c6a9d96cdf296fa11de0263edd72ca727d6b4b
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 26 13:02:54 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 26 13:02:54 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8c6a9d9

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

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 gui-apps/mako/mako-1.9.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gui-apps/mako/mako-1.9.0.ebuild b/gui-apps/mako/mako-1.9.0.ebuild
index d5ec9e9efddf..2b71d43aeb1d 100644
--- a/gui-apps/mako/mako-1.9.0.ebuild
+++ b/gui-apps/mako/mako-1.9.0.ebuild
@@ -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"

Reply via email to