Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/enigmail/
Date: Tue, 11 Sep 2018 11:55:47
Message-Id: 1536666682.d8ed27905e185d0ead59a12967213ee9e2f1e6fc.whissi@gentoo
1 commit: d8ed27905e185d0ead59a12967213ee9e2f1e6fc
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 11 11:51:22 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 11 11:51:22 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8ed2790
7
8 x11-plugins/enigmail: move stable keywords (bug #657986)
9
10 Package-Manager: Portage-2.3.49, Repoman-2.3.10
11
12 x11-plugins/enigmail/enigmail-2.0.8.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-plugins/enigmail/enigmail-2.0.8.ebuild b/x11-plugins/enigmail/enigmail-2.0.8.ebuild
16 index 7f808de531f..b50ff47be19 100644
17 --- a/x11-plugins/enigmail/enigmail-2.0.8.ebuild
18 +++ b/x11-plugins/enigmail/enigmail-2.0.8.ebuild
19 @@ -21,7 +21,7 @@ else
20 SRC_URI="http://www.enigmail.net/download/beta/${P/_/-}.tar.gz"
21 else
22 SRC_URI="http://www.enigmail.net/download/source/${P}.tar.gz"
23 - KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
24 + KEYWORDS="~alpha amd64 ~arm ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
25 fi
26 S="${WORKDIR}/${PN}"
27 fi