Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/profanity/
Date: Mon, 12 Oct 2020 10:21:44
Message-Id: 1602498091.e254de7453ca9ccd2a74d676bfd2452100d4f286.ago@gentoo
1 commit: e254de7453ca9ccd2a74d676bfd2452100d4f286
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 12 10:21:31 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 12 10:21:31 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e254de74
7
8 net-im/profanity: amd64 stable wrt bug #747937
9
10 Package-Manager: Portage-3.0.4, Repoman-3.0.1
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-im/profanity/profanity-0.9.5.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-im/profanity/profanity-0.9.5.ebuild b/net-im/profanity/profanity-0.9.5.ebuild
18 index 691c34a8249..9b0fc0ae5fd 100644
19 --- a/net-im/profanity/profanity-0.9.5.ebuild
20 +++ b/net-im/profanity/profanity-0.9.5.ebuild
21 @@ -9,7 +9,7 @@ SRC_URI="https://profanity-im.github.io/${P}.tar.gz"
22
23 LICENSE="GPL-3"
24 SLOT="0"
25 -KEYWORDS="~amd64"
26 +KEYWORDS="amd64"
27
28 IUSE="libnotify omemo otr gpg test xscreensaver"
29 RESTRICT="!test? ( test )"