Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/zathura-ps/
Date: Sun, 09 Dec 2018 23:51:34
Message-Id: 1544399433.ad3df54f74220d1c8eb3fb427ddfea5539fc0c76.whissi@gentoo
1 commit: ad3df54f74220d1c8eb3fb427ddfea5539fc0c76
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 9 23:50:33 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 9 23:50:33 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad3df54f
7
8 app-text/zathura-ps: x86 stable (bug #671276)
9
10 Package-Manager: Portage-2.3.52, Repoman-2.3.12
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 app-text/zathura-ps/zathura-ps-0.2.6.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-text/zathura-ps/zathura-ps-0.2.6.ebuild b/app-text/zathura-ps/zathura-ps-0.2.6.ebuild
17 index f9203d17899..38f135e29b1 100644
18 --- a/app-text/zathura-ps/zathura-ps-0.2.6.ebuild
19 +++ b/app-text/zathura-ps/zathura-ps-0.2.6.ebuild
20 @@ -10,7 +10,7 @@ if [[ ${PV} == *9999 ]]; then
21 EGIT_REPO_URI="https://git.pwmt.org/pwmt/zathura-ps.git"
22 EGIT_BRANCH="develop"
23 else
24 - KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
25 + KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
26 SRC_URI="https://pwmt.org/projects/zathura/plugins/download/${P}.tar.xz"
27 fi