diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-14 03:34:18 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-14 03:34:18 +0200 |
commit | ec834a3c5ce316361714376c5969261e51832217 (patch) | |
tree | fac0b2f2a9588d31b969c5764d55722f680debb6 /app-office/libalkimia | |
parent | dev-util/kdevelop-python: x86 stable (bug #667314) (diff) | |
download | gentoo-ec834a3c5ce316361714376c5969261e51832217.tar.gz gentoo-ec834a3c5ce316361714376c5969261e51832217.tar.bz2 gentoo-ec834a3c5ce316361714376c5969261e51832217.zip |
app-office/libalkimia: x86 stable (bug #668512)
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-office/libalkimia')
-rw-r--r-- | app-office/libalkimia/libalkimia-7.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/libalkimia/libalkimia-7.0.2.ebuild b/app-office/libalkimia/libalkimia-7.0.2.ebuild index 6ddc34c445af..f28101ef0fc8 100644 --- a/app-office/libalkimia/libalkimia-7.0.2.ebuild +++ b/app-office/libalkimia/libalkimia-7.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ inherit kde5 if [[ ${KDE_BUILD_TYPE} = release ]]; then SRC_URI="mirror://kde/stable/${KMNAME}/${PV}/${KMNAME}-${PV}.tar.xz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64 x86" fi DESCRIPTION="Library with common classes and functionality used by KDE finance applications" |