diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-07-04 12:15:17 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-07-04 12:15:17 +0200 |
commit | 2c22fa1accf1339763bcbddfc29eaa1867bc8219 (patch) | |
tree | ac296708fcd5c32efbed70a7c2edeef6b9e81b3b /app-office/kexi | |
parent | app-office/calligra: amd64 stable wrt bug #623250 (diff) | |
download | gentoo-2c22fa1accf1339763bcbddfc29eaa1867bc8219.tar.gz gentoo-2c22fa1accf1339763bcbddfc29eaa1867bc8219.tar.bz2 gentoo-2c22fa1accf1339763bcbddfc29eaa1867bc8219.zip |
app-office/kexi: amd64 stable wrt bug #623250
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-office/kexi')
-rw-r--r-- | app-office/kexi/kexi-3.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/kexi/kexi-3.0.1.ebuild b/app-office/kexi/kexi-3.0.1.ebuild index 7286a4699287..2b39fa49a241 100644 --- a/app-office/kexi/kexi-3.0.1.ebuild +++ b/app-office/kexi/kexi-3.0.1.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Visual database applications creator" HOMEPAGE="https://www.kde.org/applications/office/kexi/ http://www.kexi-project.org/" [[ ${KDE_BUILD_TYPE} != live ]] && SRC_URI="mirror://kde/stable/${PN}/src/${P}.tar.xz" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="marble mdb mysql postgres sqlite webkit" COMMON_DEPEND=" |