diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-12-10 00:50:33 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-12-10 00:50:33 +0100 |
commit | ad3df54f74220d1c8eb3fb427ddfea5539fc0c76 (patch) | |
tree | 609f66e48d676b1e5db717d2e75b141072c1130e /app-text/zathura-ps | |
parent | app-text/zathura-pdf-poppler: x86 stable (bug #671276) (diff) | |
download | gentoo-ad3df54f74220d1c8eb3fb427ddfea5539fc0c76.tar.gz gentoo-ad3df54f74220d1c8eb3fb427ddfea5539fc0c76.tar.bz2 gentoo-ad3df54f74220d1c8eb3fb427ddfea5539fc0c76.zip |
app-text/zathura-ps: x86 stable (bug #671276)
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-text/zathura-ps')
-rw-r--r-- | app-text/zathura-ps/zathura-ps-0.2.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/zathura-ps/zathura-ps-0.2.6.ebuild b/app-text/zathura-ps/zathura-ps-0.2.6.ebuild index f9203d17899e..38f135e29b17 100644 --- a/app-text/zathura-ps/zathura-ps-0.2.6.ebuild +++ b/app-text/zathura-ps/zathura-ps-0.2.6.ebuild @@ -10,7 +10,7 @@ if [[ ${PV} == *9999 ]]; then EGIT_REPO_URI="https://git.pwmt.org/pwmt/zathura-ps.git" EGIT_BRANCH="develop" else - KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~x86-linux" + KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux" SRC_URI="https://pwmt.org/projects/zathura/plugins/download/${P}.tar.xz" fi |