diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-07-04 17:47:47 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-07-04 17:47:47 +0200 |
commit | 78ea9a8b338e20f10372fc4f02078bfe37d7a74c (patch) | |
tree | 4d2d0456191d704345698dfd3cbe3a9f03f5f15a /app-office | |
parent | app-office/calligra: x86 stable wrt bug #623250 (diff) | |
download | gentoo-78ea9a8b338e20f10372fc4f02078bfe37d7a74c.tar.gz gentoo-78ea9a8b338e20f10372fc4f02078bfe37d7a74c.tar.bz2 gentoo-78ea9a8b338e20f10372fc4f02078bfe37d7a74c.zip |
app-office/kexi: x86 stable wrt bug #623250
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-office')
-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 2b39fa49a241..0a03e64053bb 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=" |