Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/konversation/
Date: Wed, 14 Aug 2019 10:58:31
Message-Id: 1565779147.ab2fe75f4f0351a2ac892a712806465048508e41.asturm@gentoo
1 commit: ab2fe75f4f0351a2ac892a712806465048508e41
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 14 09:36:53 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 14 10:39:07 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab2fe75f
7
8 net-irc/konversation: Rollover stable keywords from -r0
9
10 Package-Manager: Portage-2.3.71, Repoman-2.3.17
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 net-irc/konversation/konversation-1.7.5-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-irc/konversation/konversation-1.7.5-r1.ebuild b/net-irc/konversation/konversation-1.7.5-r1.ebuild
17 index 6232ab88eb8..c53563084a2 100644
18 --- a/net-irc/konversation/konversation-1.7.5-r1.ebuild
19 +++ b/net-irc/konversation/konversation-1.7.5-r1.ebuild
20 @@ -11,7 +11,7 @@ HOMEPAGE="https://kde.org/applications/internet/konversation/ https://konversati
21 SRC_URI="mirror://kde/stable/${PN}/${PV/_/-}/src/${P/_/-}.tar.xz"
22
23 LICENSE="GPL-2"
24 -KEYWORDS="~amd64 ~x86"
25 +KEYWORDS="amd64 x86"
26 IUSE="+crypt"
27
28 BDEPEND="sys-devel/gettext"