From: Thomas Deutschmann Date: Sun, 11 Aug 2019 20:53:09 +0000 (+0200) Subject: media-gfx/symboleditor: x86 stable (bug #689962) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=bd6c8f04d688ddb6e0c24e86e023a679c0a22077;p=gentoo.git media-gfx/symboleditor: x86 stable (bug #689962) Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann --- diff --git a/media-gfx/symboleditor/symboleditor-2.1.0.ebuild b/media-gfx/symboleditor/symboleditor-2.1.0.ebuild index d31abec6405b..30fbc9684832 100644 --- a/media-gfx/symboleditor/symboleditor-2.1.0.ebuild +++ b/media-gfx/symboleditor/symboleditor-2.1.0.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="Application to create libraries of QPainterPath objects with render HOMEPAGE="https://userbase.kde.org/SymbolEditor" if [[ ${KDE_BUILD_TYPE} != live ]]; then SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz" - KEYWORDS="amd64" + KEYWORDS="amd64 x86" fi LICENSE="GPL-2"