commit: d7b6ddbe76edc3804710da171cb3a617938eeb08
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 19 19:34:53 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 19 19:34:53 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7b6ddbe
app-text/zathura-djvu: Stabilize 0.2.9 amd64, #760450
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-text/zathura-djvu/zathura-djvu-0.2.9.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-text/zathura-djvu/zathura-djvu-0.2.9.ebuild
b/app-text/zathura-djvu/zathura-djvu-0.2.9.ebuild
index 7262f7ee1ca..2c5d32a7b77 100644
--- a/app-text/zathura-djvu/zathura-djvu-0.2.9.ebuild
+++ b/app-text/zathura-djvu/zathura-djvu-0.2.9.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == *9999 ]]; then
EGIT_REPO_URI="https://git.pwmt.org/pwmt/zathura-djvu.git"
EGIT_BRANCH="develop"
else
- KEYWORDS="~amd64 ~arm ~x86"
+ KEYWORDS="amd64 ~arm ~x86"
SRC_URI="https://pwmt.org/projects/zathura-djvu/download/${P}.tar.xz"
fi