Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/symboleditor/
Date: Sun, 11 Aug 2019 21:17:31
Message-Id: 1565558235.12288aadbe63c56a2b6cd0e7544e2233f66ae827.asturm@gentoo
1 commit: 12288aadbe63c56a2b6cd0e7544e2233f66ae827
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 11 21:15:18 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 11 21:17:15 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12288aad
7
8 media-gfx/symboleditor: 2.1.0 amd64 stable
9
10 Closes: https://bugs.gentoo.org/689962
11 Package-Manager: Portage-2.3.71, Repoman-2.3.17
12 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
13
14 media-gfx/symboleditor/symboleditor-2.1.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-gfx/symboleditor/symboleditor-2.1.0.ebuild b/media-gfx/symboleditor/symboleditor-2.1.0.ebuild
18 index 51277528791..d31abec6405 100644
19 --- a/media-gfx/symboleditor/symboleditor-2.1.0.ebuild
20 +++ b/media-gfx/symboleditor/symboleditor-2.1.0.ebuild
21 @@ -10,7 +10,7 @@ DESCRIPTION="Application to create libraries of QPainterPath objects with render
22 HOMEPAGE="https://userbase.kde.org/SymbolEditor"
23 if [[ ${KDE_BUILD_TYPE} != live ]]; then
24 SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz"
25 - KEYWORDS="~amd64"
26 + KEYWORDS="amd64"
27 fi
28
29 LICENSE="GPL-2"