diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-06-04 22:41:45 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-06-04 22:58:03 +0200 |
commit | 947ea45bd4823433b460304753e610f04d5bf5e2 (patch) | |
tree | 4ffb854ffce11e1a7d276de45a8b5b6411e3bb0e /app-office/kmymoney | |
parent | media-libs/Field3D: x86 stable (bug #642278) (diff) | |
download | gentoo-947ea45bd4823433b460304753e610f04d5bf5e2.tar.gz gentoo-947ea45bd4823433b460304753e610f04d5bf5e2.tar.bz2 gentoo-947ea45bd4823433b460304753e610f04d5bf5e2.zip |
app-office/kmymoney: x86 stable (bug #686340)
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-office/kmymoney')
-rw-r--r-- | app-office/kmymoney/kmymoney-5.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/kmymoney/kmymoney-5.0.4.ebuild b/app-office/kmymoney/kmymoney-5.0.4.ebuild index 9c92a22c0aec..1d8243bf1c60 100644 --- a/app-office/kmymoney/kmymoney-5.0.4.ebuild +++ b/app-office/kmymoney/kmymoney-5.0.4.ebuild @@ -18,7 +18,7 @@ if [[ ${KDE_BUILD_TYPE} = release ]]; then fi LICENSE="GPL-2" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="activities addressbook calendar hbci holidays ofx quotes webkit weboob" REQUIRED_USE="weboob? ( ${PYTHON_REQUIRED_USE} )" |