From: Andreas Sturmlechner Date: Sun, 11 Aug 2019 21:15:18 +0000 (+0200) Subject: media-gfx/symboleditor: 2.1.0 amd64 stable X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=12288aadbe63c56a2b6cd0e7544e2233f66ae827;p=gentoo.git media-gfx/symboleditor: 2.1.0 amd64 stable Closes: https://bugs.gentoo.org/689962 Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner --- diff --git a/media-gfx/symboleditor/symboleditor-2.1.0.ebuild b/media-gfx/symboleditor/symboleditor-2.1.0.ebuild index 51277528791d..d31abec6405b 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" fi LICENSE="GPL-2"