Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@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:30:25
Message-Id: 1565558985.bd6c8f04d688ddb6e0c24e86e023a679c0a22077.whissi@gentoo
1 commit: bd6c8f04d688ddb6e0c24e86e023a679c0a22077
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 11 20:53:09 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 11 21:29:45 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd6c8f04
7
8 media-gfx/symboleditor: x86 stable (bug #689962)
9
10 Package-Manager: Portage-2.3.71, Repoman-2.3.17
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 media-gfx/symboleditor/symboleditor-2.1.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-gfx/symboleditor/symboleditor-2.1.0.ebuild b/media-gfx/symboleditor/symboleditor-2.1.0.ebuild
17 index d31abec6405..30fbc968483 100644
18 --- a/media-gfx/symboleditor/symboleditor-2.1.0.ebuild
19 +++ b/media-gfx/symboleditor/symboleditor-2.1.0.ebuild
20 @@ -10,7 +10,7 @@ DESCRIPTION="Application to create libraries of QPainterPath objects with render
21 HOMEPAGE="https://userbase.kde.org/SymbolEditor"
22 if [[ ${KDE_BUILD_TYPE} != live ]]; then
23 SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz"
24 - KEYWORDS="amd64"
25 + KEYWORDS="amd64 x86"
26 fi
27
28 LICENSE="GPL-2"