summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2024-08-20 08:15:45 +0300
committerJoonas Niilola <juippis@gentoo.org>2024-08-20 08:15:45 +0300
commit9bf5b9bf41dcc3ccb0d7f24059f9d5959a9ccf17 (patch)
tree31a2ee5dcede3f3f6f5d35bdbcb83931ddeab525 /app-text
parentdev-lang/mujs: Stabilize 1.3.5 x86, #938185 (diff)
downloadgentoo-9bf5b9bf41dcc3ccb0d7f24059f9d5959a9ccf17.tar.gz
gentoo-9bf5b9bf41dcc3ccb0d7f24059f9d5959a9ccf17.tar.bz2
gentoo-9bf5b9bf41dcc3ccb0d7f24059f9d5959a9ccf17.zip
app-text/zathura-pdf-mupdf: Stabilize 0.4.3 x86, #938186
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r--app-text/zathura-pdf-mupdf/zathura-pdf-mupdf-0.4.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/zathura-pdf-mupdf/zathura-pdf-mupdf-0.4.3.ebuild b/app-text/zathura-pdf-mupdf/zathura-pdf-mupdf-0.4.3.ebuild
index b63ab07b9d05..6f4743754e68 100644
--- a/app-text/zathura-pdf-mupdf/zathura-pdf-mupdf-0.4.3.ebuild
+++ b/app-text/zathura-pdf-mupdf/zathura-pdf-mupdf-0.4.3.ebuild
@@ -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