diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-24 15:19:05 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-24 15:19:05 +0100 |
commit | 92991d35e914d1b459010881e7b53069952f6b89 (patch) | |
tree | f11f69dab2383a1e7a023c46d536cc96646ace47 /kde-misc | |
parent | dev-libs/kpeoplevcard: x86 stable wrt bug #709542 (diff) | |
download | gentoo-92991d35e914d1b459010881e7b53069952f6b89.tar.gz gentoo-92991d35e914d1b459010881e7b53069952f6b89.tar.bz2 gentoo-92991d35e914d1b459010881e7b53069952f6b89.zip |
kde-misc/kdeconnect: x86 stable wrt bug #709542
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'kde-misc')
-rw-r--r-- | kde-misc/kdeconnect/kdeconnect-1.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-misc/kdeconnect/kdeconnect-1.4.ebuild b/kde-misc/kdeconnect/kdeconnect-1.4.ebuild index 64fe274123e9..79f810d46be8 100644 --- a/kde-misc/kdeconnect/kdeconnect-1.4.ebuild +++ b/kde-misc/kdeconnect/kdeconnect-1.4.ebuild @@ -13,7 +13,7 @@ inherit ecm kde.org if [[ ${KDE_BUILD_TYPE} = release ]]; then SRC_URI="mirror://kde/stable/${PN}/${PV}/${KDE_ORG_NAME}-${PV}.tar.xz" - KEYWORDS="amd64 ~arm64 ~x86" + KEYWORDS="amd64 ~arm64 x86" fi DESCRIPTION="Adds communication between KDE Plasma and your smartphone" |