summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-09-17 21:19:54 +0100
committerSam James <sam@gentoo.org>2024-09-17 21:19:54 +0100
commit869ab4be7656d5aa8677f34e7d113b1b0bcd253c (patch)
tree83443b0aa33d662b73cf26c2efcb01a70c6459cf /app-text
parentx11-wm/marco: drop 1.26.2-r1 (diff)
downloadgentoo-869ab4be7656d5aa8677f34e7d113b1b0bcd253c.tar.gz
gentoo-869ab4be7656d5aa8677f34e7d113b1b0bcd253c.tar.bz2
gentoo-869ab4be7656d5aa8677f34e7d113b1b0bcd253c.zip
app-text/zathura-pdf-poppler: Stabilize 0.3.2 amd64, #939744
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r--app-text/zathura-pdf-poppler/zathura-pdf-poppler-0.3.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/zathura-pdf-poppler/zathura-pdf-poppler-0.3.2.ebuild b/app-text/zathura-pdf-poppler/zathura-pdf-poppler-0.3.2.ebuild
index 4c9b1c46bdfe..ea512d603da0 100644
--- a/app-text/zathura-pdf-poppler/zathura-pdf-poppler-0.3.2.ebuild
+++ b/app-text/zathura-pdf-poppler/zathura-pdf-poppler-0.3.2.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == *9999 ]]; then
EGIT_REPO_URI="https://git.pwmt.org/pwmt/zathura-pdf-poppler.git"
EGIT_BRANCH="develop"
else
- KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86"
SRC_URI="https://github.com/pwmt/zathura-pdf-poppler/archive/${PV}.tar.gz -> ${P}.tar.gz"
fi