Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/enigmail/
Date: Thu, 30 Jan 2020 11:00:44
Message-Id: 1580381996.da5b3e64c733e6f9e56e81e701822e1c2288f9d0.ago@gentoo
1 commit: da5b3e64c733e6f9e56e81e701822e1c2288f9d0
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 30 10:59:56 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 30 10:59:56 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da5b3e64
7
8 x11-plugins/enigmail: ppc64 stable wrt bug #706134
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 RepoMan-Options: --include-arches="ppc64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 x11-plugins/enigmail/enigmail-2.1.5.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/x11-plugins/enigmail/enigmail-2.1.5.ebuild b/x11-plugins/enigmail/enigmail-2.1.5.ebuild
18 index 327d4857591..82575b1f777 100644
19 --- a/x11-plugins/enigmail/enigmail-2.1.5.ebuild
20 +++ b/x11-plugins/enigmail/enigmail-2.1.5.ebuild
21 @@ -21,7 +21,7 @@ else
22 SRC_URI="https://www.enigmail.net/download/beta/${P/_/-}.tar.gz"
23 else
24 SRC_URI="https://www.enigmail.net/download/source/${P}.tar.gz"
25 - KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
26 + KEYWORDS="~alpha amd64 ~arm ~ppc ppc64 x86 ~amd64-linux ~x86-linux"
27 fi
28 S="${WORKDIR}/${PN}"
29 fi