From: Thomas Deutschmann Date: Sun, 11 Aug 2019 22:58:45 +0000 (+0200) Subject: dev-vcs/kdesvn: x86 stable (bug #691968) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=11db3a37f24313013030ed5a29e2f8924eb96280;p=gentoo.git dev-vcs/kdesvn: x86 stable (bug #691968) Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann --- diff --git a/dev-vcs/kdesvn/kdesvn-2.1.0.ebuild b/dev-vcs/kdesvn/kdesvn-2.1.0.ebuild index 52201b4605fa..0a1885cceb3f 100644 --- a/dev-vcs/kdesvn/kdesvn-2.1.0.ebuild +++ b/dev-vcs/kdesvn/kdesvn-2.1.0.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://kde.org/applications/development/org.kde.kdesvn" if [[ ${PV} != 9999* ]]; then SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64 x86" fi LICENSE="GPL-2"