diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-08-11 22:53:09 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-08-11 23:29:45 +0200 |
commit | bd6c8f04d688ddb6e0c24e86e023a679c0a22077 (patch) | |
tree | d7b14512a38e9196f19cbeb75ac10832a6a10d67 | |
parent | dev-lang/swi-prolog: x86 stable (bug #691572) (diff) | |
download | gentoo-bd6c8f04d688ddb6e0c24e86e023a679c0a22077.tar.gz gentoo-bd6c8f04d688ddb6e0c24e86e023a679c0a22077.tar.bz2 gentoo-bd6c8f04d688ddb6e0c24e86e023a679c0a22077.zip |
media-gfx/symboleditor: x86 stable (bug #689962)
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-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 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" |