diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-10-16 18:01:58 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-10-16 18:50:42 +0200 |
commit | 0608c8e8c1a26a63606b4e8d85c721227a572e0e (patch) | |
tree | a5c18c9ecfd51a90f14c646eeb92dff64b7ee6d3 /app-office/libalkimia | |
parent | dev-db/mysql: small changes (diff) | |
download | gentoo-0608c8e8c1a26a63606b4e8d85c721227a572e0e.tar.gz gentoo-0608c8e8c1a26a63606b4e8d85c721227a572e0e.tar.bz2 gentoo-0608c8e8c1a26a63606b4e8d85c721227a572e0e.zip |
app-office/libalkimia: 7.0.2 amd64 stable
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'app-office/libalkimia')
-rw-r--r-- | app-office/libalkimia/libalkimia-7.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/libalkimia/libalkimia-7.0.2.ebuild b/app-office/libalkimia/libalkimia-7.0.2.ebuild index f28101ef0fc8..8c969cac92fa 100644 --- a/app-office/libalkimia/libalkimia-7.0.2.ebuild +++ b/app-office/libalkimia/libalkimia-7.0.2.ebuild @@ -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" |