commit:     d3240da71c19d56b3f41f0dbf4234350d5dc2f5c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Feb  4 14:16:48 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Feb  4 14:16:48 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3240da7

dev-libs/girara: Stabilize 0.4.4 x86, #939743

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-libs/girara/girara-0.4.4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/girara/girara-0.4.4.ebuild 
b/dev-libs/girara/girara-0.4.4.ebuild
index 3c3053168e30..9f30fcd9e81a 100644
--- a/dev-libs/girara/girara-0.4.4.ebuild
+++ b/dev-libs/girara/girara-0.4.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -14,7 +14,7 @@ if [[ ${PV} == *9999 ]]; then
        EGIT_BRANCH="develop"
 else
        SRC_URI="https://github.com/pwmt/girara/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-       KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+       KEYWORDS="~amd64 ~arm ~arm64 ~riscv x86"
 fi
 
 LICENSE="ZLIB"

Reply via email to