commit: d7410bab787d28ce186cdbd13bb711f5c6ce0f76 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Mar 8 10:26:42 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Mar 8 10:26:42 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7410bab
app-office/calligraplan: Stabilize 3.3.0 x86, #772434 Signed-off-by: Sam James <sam <AT> gentoo.org> app-office/calligraplan/calligraplan-3.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/calligraplan/calligraplan-3.3.0.ebuild b/app-office/calligraplan/calligraplan-3.3.0.ebuild index 6d9534397b2..49233752dc8 100644 --- a/app-office/calligraplan/calligraplan-3.3.0.ebuild +++ b/app-office/calligraplan/calligraplan-3.3.0.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://calligra.org/plan/" if [[ ${KDE_BUILD_TYPE} == release ]]; then SRC_URI="mirror://kde/stable/calligra/${PV}/${PN}-${PV}.tar.xz" - KEYWORDS="amd64 ~x86" + KEYWORDS="amd64 x86" fi LICENSE="GPL-2"
