diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-04-06 00:30:07 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-04-06 00:53:05 +0200 |
commit | fc0856365bef9fe72808236d0554c6e3d9229194 (patch) | |
tree | 531cb0af3e4380642be0e20bd9589b5d6695e6ba /kde-apps/akonadi | |
parent | kde-misc/kio-gdrive: x86 stable (bug #774219) (diff) | |
download | gentoo-fc0856365bef9fe72808236d0554c6e3d9229194.tar.gz gentoo-fc0856365bef9fe72808236d0554c6e3d9229194.tar.bz2 gentoo-fc0856365bef9fe72808236d0554c6e3d9229194.zip |
kde-apps/akonadi: x86 stable (bug #774219)
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'kde-apps/akonadi')
-rw-r--r-- | kde-apps/akonadi/akonadi-20.12.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-apps/akonadi/akonadi-20.12.3.ebuild b/kde-apps/akonadi/akonadi-20.12.3.ebuild index 293720983608..1624e3f088c3 100644 --- a/kde-apps/akonadi/akonadi-20.12.3.ebuild +++ b/kde-apps/akonadi/akonadi-20.12.3.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://community.kde.org/KDE_PIM/akonadi" LICENSE="LGPL-2.1+" SLOT="5" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 x86" IUSE="+kaccounts +mysql postgres sqlite tools xml" REQUIRED_USE="|| ( mysql postgres sqlite ) test? ( tools )" |