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: Mon, 17 Feb 2020 16:12:07
Message-Id: 1581955751.30a08241479d65109add4a4ea60f461d889f9a38.whissi@gentoo
1 commit: 30a08241479d65109add4a4ea60f461d889f9a38
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 17 16:09:11 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 17 16:09:11 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30a08241
7
8 kde-misc/kdeconnect: x86 keyworded (bug #706582)
9
10 Package-Manager: Portage-2.3.89, Repoman-2.3.20
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 kde-misc/kdeconnect/kdeconnect-1.4.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/kde-misc/kdeconnect/kdeconnect-1.4.ebuild b/kde-misc/kdeconnect/kdeconnect-1.4.ebuild
17 index 0cb1488d677..e4919717092 100644
18 --- a/kde-misc/kdeconnect/kdeconnect-1.4.ebuild
19 +++ b/kde-misc/kdeconnect/kdeconnect-1.4.ebuild
20 @@ -13,7 +13,7 @@ inherit ecm kde.org
21
22 if [[ ${KDE_BUILD_TYPE} = release ]]; then
23 SRC_URI="mirror://kde/stable/${PN}/${PV}/${KDE_ORG_NAME}-${PV}.tar.xz"
24 - KEYWORDS="~amd64"
25 + KEYWORDS="~amd64 ~x86"
26 fi
27
28 DESCRIPTION="Adds communication between KDE Plasma and your smartphone"