diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-06 18:35:34 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-06 18:35:34 +0300 |
commit | f532ef4dcb85ad37fac56927961ecc3d9fd6c994 (patch) | |
tree | cc74dcaf7b89e31f280b712fede48e8569d60e8f /kde-apps | |
parent | app-editors/gvim: alpha stable wrt bug #678752 (diff) | |
download | gentoo-f532ef4dcb85ad37fac56927961ecc3d9fd6c994.tar.gz gentoo-f532ef4dcb85ad37fac56927961ecc3d9fd6c994.tar.bz2 gentoo-f532ef4dcb85ad37fac56927961ecc3d9fd6c994.zip |
kde-apps/akonadi: x86 stable wrt bug #682452
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'kde-apps')
-rw-r--r-- | kde-apps/akonadi/akonadi-18.12.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-apps/akonadi/akonadi-18.12.3-r1.ebuild b/kde-apps/akonadi/akonadi-18.12.3-r1.ebuild index 65170e255b10..4f8e877897ee 100644 --- a/kde-apps/akonadi/akonadi-18.12.3-r1.ebuild +++ b/kde-apps/akonadi/akonadi-18.12.3-r1.ebuild @@ -12,7 +12,7 @@ inherit kde5 DESCRIPTION="Storage service for PIM data and libraries for PIM apps" HOMEPAGE="https://community.kde.org/KDE_PIM/akonadi" -KEYWORDS="amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 x86" LICENSE="LGPL-2.1+" IUSE="+mysql postgres sqlite tools xml" |