diff options
author | Sam James <sam@gentoo.org> | 2020-12-20 19:15:18 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-20 19:15:18 +0000 |
commit | 2fe26abd297b2df51b6469dc4eb140637cb10584 (patch) | |
tree | f151de6ac5a74df27f516c6ffd60ff764fcbe8d1 /app-text/zathura-djvu | |
parent | net-ftp/ncftp: Stabilize 3.2.6-r2 arm, #760387 (diff) | |
download | gentoo-2fe26abd297b2df51b6469dc4eb140637cb10584.tar.gz gentoo-2fe26abd297b2df51b6469dc4eb140637cb10584.tar.bz2 gentoo-2fe26abd297b2df51b6469dc4eb140637cb10584.zip |
app-text/zathura-djvu: Stabilize 0.2.9 arm, #760450
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/zathura-djvu')
-rw-r--r-- | app-text/zathura-djvu/zathura-djvu-0.2.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 c138a4102823..b5a67f6e3010 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 |