app-text/zathura-pdf-poppler: Stabilize 0.3.0 amd64, #831643

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2022-01-23 15:21:47 +00:00
parent 5945270c67
commit f41597d0db

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