diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2019-08-11 23:15:18 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-08-11 23:17:15 +0200 |
commit | 12288aadbe63c56a2b6cd0e7544e2233f66ae827 (patch) | |
tree | 8ff2f5dcf668da0b50802214f9e092a9d3f4d949 /media-gfx | |
parent | dev-python/python-cinderclient: 4.2.1 stable amd64 and x86 with cleanup (diff) | |
download | gentoo-12288aadbe63c56a2b6cd0e7544e2233f66ae827.tar.gz gentoo-12288aadbe63c56a2b6cd0e7544e2233f66ae827.tar.bz2 gentoo-12288aadbe63c56a2b6cd0e7544e2233f66ae827.zip |
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 <asturm@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/symboleditor/symboleditor-2.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |