From: Mikle Kolyada Date: Mon, 2 Dec 2019 16:30:05 +0000 (+0300) Subject: app-office/calligraplan: x86 stable wrt bug #700038 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=aae0c38976053c98a61103c9e277aee71f319757;p=gentoo.git app-office/calligraplan: x86 stable wrt bug #700038 Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Mikle Kolyada --- diff --git a/app-office/calligraplan/calligraplan-3.2.1.ebuild b/app-office/calligraplan/calligraplan-3.2.1.ebuild index 195dcedd70bb..fa152b865999 100644 --- a/app-office/calligraplan/calligraplan-3.2.1.ebuild +++ b/app-office/calligraplan/calligraplan-3.2.1.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://www.calligra.org/" if [[ ${KDE_BUILD_TYPE} == release ]]; then SRC_URI="mirror://kde/stable/calligra/${PV}/${P}.tar.xz" - KEYWORDS="amd64 ~x86" + KEYWORDS="amd64 x86" fi LICENSE="GPL-2"