aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-08-25 17:56:31 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2019-08-25 17:56:31 +0200
commitf871dd54807f4b6d11b5d7bc56e59a77e6608e51 (patch)
treefa34d5bb3ddd2ec60543a9af94447c721311121d /app-office
parentapp-office/kexi: migrate to dev-db/mysql-connector-c (diff)
downloadkde-f871dd54807f4b6d11b5d7bc56e59a77e6608e51.tar.gz
kde-f871dd54807f4b6d11b5d7bc56e59a77e6608e51.tar.bz2
kde-f871dd54807f4b6d11b5d7bc56e59a77e6608e51.zip
app-office/kmymoney: Sync with Gentoo ebuild repo
Package-Manager: Portage-2.3.73, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r--app-office/kmymoney/kmymoney-5.0.9999.ebuild2
-rw-r--r--app-office/kmymoney/kmymoney-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-office/kmymoney/kmymoney-5.0.9999.ebuild b/app-office/kmymoney/kmymoney-5.0.9999.ebuild
index 1ded6eb2f1..ccb82f062c 100644
--- a/app-office/kmymoney/kmymoney-5.0.9999.ebuild
+++ b/app-office/kmymoney/kmymoney-5.0.9999.ebuild
@@ -16,10 +16,10 @@ DESCRIPTION="Personal finance manager based on KDE Frameworks"
HOMEPAGE="https://kmymoney.org"
if [[ ${KDE_BUILD_TYPE} = release ]]; then
SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
+ KEYWORDS="~amd64 ~x86"
fi
LICENSE="GPL-2"
-KEYWORDS=""
IUSE="activities addressbook calendar holidays ofx quotes webkit weboob"
REQUIRED_USE="weboob? ( ${PYTHON_REQUIRED_USE} )"
diff --git a/app-office/kmymoney/kmymoney-9999.ebuild b/app-office/kmymoney/kmymoney-9999.ebuild
index 1e8cf9bf8d..9845c2b64f 100644
--- a/app-office/kmymoney/kmymoney-9999.ebuild
+++ b/app-office/kmymoney/kmymoney-9999.ebuild
@@ -15,10 +15,10 @@ DESCRIPTION="Personal finance manager based on KDE Frameworks"
HOMEPAGE="https://kmymoney.org"
if [[ ${KDE_BUILD_TYPE} = release ]]; then
SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
+ KEYWORDS="~amd64 ~x86"
fi
LICENSE="GPL-2"
-KEYWORDS=""
IUSE="activities addressbook calendar holidays ofx quotes webkit weboob"
REQUIRED_USE="weboob? ( ${PYTHON_REQUIRED_USE} )"