diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-02-14 13:25:07 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-02-14 13:25:57 +0100 |
commit | 08edcd193bba81a380097e362466fc290c4b72e8 (patch) | |
tree | b970870fd49d990b266cd557f5869fa65cfc46ec | |
parent | app-text/zathura-pdf-poppler: Keyword 0.3.2 arm64, #924393 (diff) | |
download | gentoo-08edcd193bba81a380097e362466fc290c4b72e8.tar.gz gentoo-08edcd193bba81a380097e362466fc290c4b72e8.tar.bz2 gentoo-08edcd193bba81a380097e362466fc290c4b72e8.zip |
app-text/zathura: Keyword 0.5.4 arm64, #924393
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r-- | app-text/zathura/zathura-0.5.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/zathura/zathura-0.5.4.ebuild b/app-text/zathura/zathura-0.5.4.ebuild index 60ac1e2885c9..bb0e2d47186c 100644 --- a/app-text/zathura/zathura-0.5.4.ebuild +++ b/app-text/zathura/zathura-0.5.4.ebuild @@ -17,7 +17,7 @@ else https://github.com/pwmt/zathura/archive/${PV}.tar.gz -> ${P}.tar.gz https://cdn.turret.cyou/~turret/distfiles/${PN}/${P}-manpages.tar.xz " - KEYWORDS="~amd64 ~arm ~riscv ~x86 ~amd64-linux ~x86-linux" + KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86 ~amd64-linux ~x86-linux" fi LICENSE="ZLIB" |