app-text/zathura-pdf-poppler: Stabilize 0.3.1 amd64, #899668

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2023-03-07 11:40:47 +00:00
parent a8bebd49b0
commit fee2223ef9

View File

@@ -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 ~riscv x86"
KEYWORDS="amd64 arm ~riscv x86"
SRC_URI="https://github.com/pwmt/zathura-pdf-poppler/archive/${PV}.tar.gz -> ${P}.tar.gz"
fi