app-text/zathura-pdf-mupdf: Stabilize 0.4.4 x86, #947358

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-01-06 03:19:51 +00:00
parent 39c8fdae58
commit 7077dac53c

View File

@@ -10,7 +10,7 @@ if [[ ${PV} == *9999 ]]; then
EGIT_REPO_URI="https://github.com/pwmt/zathura-pdf-mupdf.git"
EGIT_BRANCH="develop"
else
KEYWORDS="amd64 arm ~x86"
KEYWORDS="amd64 arm x86"
SRC_URI="https://github.com/pwmt/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
fi