commit:     f6b58ae4bc3ae5c120624b1c4c60c4106d6aa28d
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 12 19:28:53 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Mar 12 19:28:53 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6b58ae4

app-text/zathura-pdf-mupdf: Stabilize 0.4.1 arm, #926847

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

 app-text/zathura-pdf-mupdf/zathura-pdf-mupdf-0.4.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/zathura-pdf-mupdf/zathura-pdf-mupdf-0.4.1.ebuild 
b/app-text/zathura-pdf-mupdf/zathura-pdf-mupdf-0.4.1.ebuild
index 53bd172f9007..18b48d45a5d8 100644
--- a/app-text/zathura-pdf-mupdf/zathura-pdf-mupdf-0.4.1.ebuild
+++ b/app-text/zathura-pdf-mupdf/zathura-pdf-mupdf-0.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -10,7 +10,7 @@ if [[ ${PV} == *9999 ]]; then
        EGIT_REPO_URI="https://git.pwmt.org/pwmt/zathura-pdf-mupdf.git";
        EGIT_BRANCH="develop"
 else
-       KEYWORDS="~amd64 ~arm ~x86"
+       KEYWORDS="~amd64 arm ~x86"
        SRC_URI="https://git.pwmt.org/pwmt/${PN}/-/archive/${PV}/${P}.tar.gz";
 fi
 

Reply via email to