diff options
author | Michael Palimaka <kensington@gentoo.org> | 2017-09-26 23:54:45 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-09-27 00:31:54 +1000 |
commit | 5cfbe05462950e4615afc5145de73789abdf1747 (patch) | |
tree | f9e3791023c7b8ec05ae05bace84715995d19d5e /app-office | |
parent | dev-libs/kreport: remove 3.0.1 (diff) | |
download | gentoo-5cfbe05462950e4615afc5145de73789abdf1747.tar.gz gentoo-5cfbe05462950e4615afc5145de73789abdf1747.tar.bz2 gentoo-5cfbe05462950e4615afc5145de73789abdf1747.zip |
app-office/kexi: stabilise 3.0.2 for amd64/x86
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/kexi/kexi-3.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/kexi/kexi-3.0.2.ebuild b/app-office/kexi/kexi-3.0.2.ebuild index 8da42dda1fa0..fac7a700f2df 100644 --- a/app-office/kexi/kexi-3.0.2.ebuild +++ b/app-office/kexi/kexi-3.0.2.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=" |