diff options
-rw-r--r-- | app-office/calligra/calligra-3.2.1-r8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/calligra/calligra-3.2.1-r8.ebuild b/app-office/calligra/calligra-3.2.1-r8.ebuild index d757ece3bddd..77b7c25e2de8 100644 --- a/app-office/calligra/calligra-3.2.1-r8.ebuild +++ b/app-office/calligra/calligra-3.2.1-r8.ebuild @@ -18,7 +18,7 @@ if [[ ${KDE_BUILD_TYPE} == release ]]; then PATCHSET="${P}-patchset-1" SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz https://dev.gentoo.org/~asturm/distfiles/${PATCHSET}.tar.xz" - KEYWORDS="~amd64 ~ppc64 ~riscv ~x86" + KEYWORDS="~amd64 ~ppc64 ~riscv x86" fi CAL_FTS=( karbon sheets stage words ) |