Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/kdeconnect/
Date: Sat, 07 Sep 2019 21:07:54
Message-Id: 1567890415.6f7d5a0fd24a0d266147f079fdf8b06847059264.whissi@gentoo
1 commit: 6f7d5a0fd24a0d266147f079fdf8b06847059264
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 7 18:19:09 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 7 21:06:55 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f7d5a0f
7
8 kde-misc/kdeconnect: x86 stable (bug #693212)
9
10 Package-Manager: Portage-2.3.75, Repoman-2.3.17
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 kde-misc/kdeconnect/kdeconnect-1.3.5.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/kde-misc/kdeconnect/kdeconnect-1.3.5.ebuild b/kde-misc/kdeconnect/kdeconnect-1.3.5.ebuild
17 index 613caa6a61b..e4a432e2a62 100644
18 --- a/kde-misc/kdeconnect/kdeconnect-1.3.5.ebuild
19 +++ b/kde-misc/kdeconnect/kdeconnect-1.3.5.ebuild
20 @@ -11,7 +11,7 @@ inherit kde5
21
22 if [[ ${KDE_BUILD_TYPE} = release ]]; then
23 SRC_URI="mirror://kde/stable/${PN}/${PV}/${KMNAME}-${PV}.tar.xz"
24 - KEYWORDS="~amd64 ~x86"
25 + KEYWORDS="~amd64 x86"
26 fi
27
28 DESCRIPTION="Adds communication between KDE Plasma and your smartphone"