commit: fa6b5c93eb0e01d71dff2b354bb1684edad0c92e Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Fri May 1 10:45:32 2020 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Fri May 1 10:46:53 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa6b5c93
kde-apps/akonadi: Drop ~arm keyword ~arm seems to have been mistakenly added to kde-apps/akonadi some time in 2016, there are no relevant applications making actual use of it, dropping then. Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-apps/akonadi/akonadi-19.12.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-apps/akonadi/akonadi-19.12.3.ebuild b/kde-apps/akonadi/akonadi-19.12.3.ebuild index e4b212c938e..a40964760f0 100644 --- a/kde-apps/akonadi/akonadi-19.12.3.ebuild +++ b/kde-apps/akonadi/akonadi-19.12.3.ebuild @@ -16,7 +16,7 @@ DESCRIPTION="Storage service for PIM data and libraries for PIM apps" HOMEPAGE="https://community.kde.org/KDE_PIM/akonadi" SLOT="5" -KEYWORDS="amd64 ~arm arm64 ~ppc64 x86" +KEYWORDS="amd64 arm64 ~ppc64 x86" LICENSE="LGPL-2.1+" IUSE="+kaccounts +mysql postgres sqlite tools xml"